summaryrefslogtreecommitdiff
path: root/kde-frameworks/kauth/kauth-5.75.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kauth/kauth-5.75.0.ebuild')
-rw-r--r--kde-frameworks/kauth/kauth-5.75.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-frameworks/kauth/kauth-5.75.0.ebuild b/kde-frameworks/kauth/kauth-5.75.0.ebuild
index 9148d3efcba..b1cc5ca0ce6 100644
--- a/kde-frameworks/kauth/kauth-5.75.0.ebuild
+++ b/kde-frameworks/kauth/kauth-5.75.0.ebuild
@@ -28,6 +28,7 @@ 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)
)