summaryrefslogtreecommitdiff
path: root/kde-frameworks/kconfig/kconfig-5.75.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-frameworks/kconfig/kconfig-5.75.0.ebuild')
-rw-r--r--kde-frameworks/kconfig/kconfig-5.75.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-frameworks/kconfig/kconfig-5.75.0.ebuild b/kde-frameworks/kconfig/kconfig-5.75.0.ebuild
index bfe846ef29a..981ff01f5e7 100644
--- a/kde-frameworks/kconfig/kconfig-5.75.0.ebuild
+++ b/kde-frameworks/kconfig/kconfig-5.75.0.ebuild
@@ -31,6 +31,7 @@ DOCS=( DESIGN docs/DESIGN.kconfig docs/options.md )
src_configure() {
local mycmakeargs=(
+ -DCMAKE_DISABLE_FIND_PACKAGE_PythonModuleGeneration=ON # bug 746866
-DKCONFIG_USE_DBUS=$(usex dbus)
)
ecm_src_configure