summaryrefslogtreecommitdiffstats
path: root/source/kde/KDE.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/KDE.SlackBuild')
-rwxr-xr-xsource/kde/KDE.SlackBuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/kde/KDE.SlackBuild b/source/kde/KDE.SlackBuild
index 19f6ba5b8..048c09e91 100755
--- a/source/kde/KDE.SlackBuild
+++ b/source/kde/KDE.SlackBuild
@@ -17,6 +17,10 @@ QTDIR=/usr/lib${LIBDIRSUFFIX}/qt ; export QTDIR
# Get the kde environment variables
[ -d kdebase ] && eval $(sed -e "s#/lib#/lib${LIBDIRSUFFIX}#" ./kdebase/profile.d/kde.sh)
+# These, and polkit-qt-1 from git, will be needed soon, but are too new to use here.
+# polkit-kde-agent-1 \
+# polkit-kde-kcmodules-1 "
+
KDEMODS=" \
polkit-qt-1 \
kdelibs \