From 7d6bd28d4035cb8f369981027b60f077ee100b0c Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 10 Oct 2020 10:12:43 +0200 Subject: kde-frameworks: Disable PythonModuleGeneration Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner --- kde-frameworks/kauth/kauth-5.75.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'kde-frameworks/kauth/kauth-5.75.0.ebuild') 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) ) -- cgit v1.2.3