diff options
author | 2017-02-13 21:57:17 +0100 | |
---|---|---|
committer | 2017-02-13 21:57:17 +0100 | |
commit | 5f52c0e0387ce89e5eb9b82c370b0c7121694e01 (patch) | |
tree | 03f2552a57649d210ee9cee8d4dbf02d6aa7ae8e | |
parent | abbbfe90256ca301b1dc66290183c1f7ae8f5f3f (diff) | |
download | ktown-5f52c0e0387ce89e5eb9b82c370b0c7121694e01.tar.gz ktown-5f52c0e0387ce89e5eb9b82c370b0c7121694e01.tar.xz |
KDE.SlackBuild: build extra-cmake-modules first.
-rwxr-xr-x | kde/KDE.SlackBuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde/KDE.SlackBuild b/kde/KDE.SlackBuild index 6271a46..96a2440 100755 --- a/kde/KDE.SlackBuild +++ b/kde/KDE.SlackBuild @@ -545,6 +545,7 @@ mkdir -p $SLACK_KDE_BUILD_DIR # kwallet is built again after kdepim, # so that it can pick up support for gpgmepp. KDEMODS=" \ + frameworks:extra-cmake-modules \ kde4 \ kde4-extragear \ frameworks \ |