diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-17 14:53:53 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-10-17 14:53:53 +0000 |
| commit | 9f625bbd2c69a5876df8886416d5969b2d2dc420 (patch) | |
| tree | ffbc878e259c3710f3ea8e4f10499bd915efae88 /testing | |
| parent | 9c95175000d7f868d98936fb0ded4efc4f57530a (diff) | |
| download | aports-9f625bbd2c69a5876df8886416d5969b2d2dc420.tar.bz2 aports-9f625bbd2c69a5876df8886416d5969b2d2dc420.tar.xz | |
testing/kde-workspace: set suid option
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/kde-workspace/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/kde-workspace/APKBUILD b/testing/kde-workspace/APKBUILD index a5edfe00f1..320bf2d0fc 100644 --- a/testing/kde-workspace/APKBUILD +++ b/testing/kde-workspace/APKBUILD @@ -8,6 +8,7 @@ url="http://www.kde.org/" arch="x86 x86_64" license="GPL" depends= +options="suid" depends_dev="kde-runtime-dev qimageblitz-dev libxkbfile-dev consolekit-dev libxcursor-dev libxrandr-dev libraw1394-dev libxcomposite-dev libxtst-dev libxcb-dev xcb-util-dev |
