summaryrefslogtreecommitdiffstats
path: root/kde/KDE.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-01-13 11:05:23 +0100
committer Eric Hameleers <alien@slackware.com>2015-01-13 11:05:23 +0100
commitd0edeacad75a44bc9718b9ffd8a7bb12820ef75e (patch)
tree1ab5a2402d0de4885b4d6b25ae8dee50dd35239c /kde/KDE.SlackBuild
parentae0cac4c4691e4b459df8c178a88cba156c3cfec (diff)
downloadktown-d0edeacad75a44bc9718b9ffd8a7bb12820ef75e.tar.gz
ktown-d0edeacad75a44bc9718b9ffd8a7bb12820ef75e.tar.xz
Fixed kdelibs4support compilation. Modified KDE.SlackBuild build order.
Additionally, bumped the versions of qca-qt5 to 2.1.0.2, and extra-cmake-modules to 1.6.1, in order to fix bugs in both programs which affect the KDE 5 build.
Diffstat (limited to 'kde/KDE.SlackBuild')
-rwxr-xr-xkde/KDE.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/kde/KDE.SlackBuild b/kde/KDE.SlackBuild
index 875aa30..4017525 100755
--- a/kde/KDE.SlackBuild
+++ b/kde/KDE.SlackBuild
@@ -524,9 +524,7 @@ QTDIR=/usr/lib${LIBDIRSUFFIX}/qt ; export QTDIR
SLACK_KDE_BUILD_DIR=$TMP/kde-build
mkdir -p $SLACK_KDE_BUILD_DIR
-# Yes, we know kde-workspace is built twice. kdebase needs the
-# plasma bits from it, and then we build it again for good measure...
-# And kde-baseapps is rebuilt after kdewebdev because it can then pickup
+# kde-baseapps is rebuilt after kdewebdev because it can then pickup
# libtidy and enable the Konqueror validators plugin to validate HTML.
KDEMODS=" \
kdelibs \
@@ -534,7 +532,6 @@ KDEMODS=" \
kdepimlibs \
kdebase \
kdebindings
- kdebase:kde-workspace \
kdepim \
extragear \
frameworks \