summaryrefslogtreecommitdiff
path: root/kde-frameworks/kauth/kauth-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kauth/kauth-9999.ebuild')
-rw-r--r--kde-frameworks/kauth/kauth-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/kde-frameworks/kauth/kauth-9999.ebuild b/kde-frameworks/kauth/kauth-9999.ebuild
index 3a063f47fc3..98f8fed890a 100644
--- a/kde-frameworks/kauth/kauth-9999.ebuild
+++ b/kde-frameworks/kauth/kauth-9999.ebuild
@@ -28,7 +28,6 @@ PDEPEND="policykit? ( kde-plasma/polkit-kde-agent )"
src_configure() {
local mycmakeargs=(
- -DCMAKE_DISABLE_FIND_PACKAGE_PythonModuleGeneration=ON # bug 746866
$(cmake_use_find_package policykit PolkitQt5-1)
)