diff options
Diffstat (limited to 'kde-frameworks/kauth')
| -rw-r--r-- | kde-frameworks/kauth/kauth-5.75.0.ebuild | 1 | ||||
| -rw-r--r-- | kde-frameworks/kauth/kauth-9999.ebuild | 1 |
2 files changed, 2 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) ) diff --git a/kde-frameworks/kauth/kauth-9999.ebuild b/kde-frameworks/kauth/kauth-9999.ebuild index 17257101843..5456ec8949c 100644 --- a/kde-frameworks/kauth/kauth-9999.ebuild +++ b/kde-frameworks/kauth/kauth-9999.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) ) |
