From 36011a9bc2f5a39b34270f56121281168b4a493a Mon Sep 17 00:00:00 2001 From: David Faure Date: Sun, 4 Jan 2015 14:26:35 +0100 Subject: [PATCH] Add polkit-qt-1 so that polkit-kde-agent-1 builds (given that it's part of the build now) --- kf5-frameworks-build-include | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kf5-frameworks-build-include b/kf5-frameworks-build-include index 3c74335..596cd7f 100644 --- a/kf5-frameworks-build-include +++ b/kf5-frameworks-build-include @@ -32,8 +32,7 @@ end module module-set repository kde-projects - use-modules kdesrc-build extra-cmake-modules - # Optionally: add polkit-qt-1 + use-modules kdesrc-build extra-cmake-modules polkit-qt-1 cmake-options -DCMAKE_BUILD_TYPE:STRING=debug end module-set