commit: 87bd73dbe2c23a41f275c83234421970631e9c8a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 29 20:59:57 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 29 21:20:36 2025 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=87bd73db
kde-apps/ktouch: Drop obsolete cmake arg
Upstream commit cd4ee7ce8b1850e321deb7108b537eecdc6f2f6d
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/ktouch/ktouch-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/kde-apps/ktouch/ktouch-9999.ebuild
b/kde-apps/ktouch/ktouch-9999.ebuild
index 4d73f5fdc5..a331d9ab68 100644
--- a/kde-apps/ktouch/ktouch-9999.ebuild
+++ b/kde-apps/ktouch/ktouch-9999.ebuild
@@ -51,7 +51,6 @@ RDEPEND="${COMMON_DEPEND}
src_configure() {
local mycmakeargs=(
- -DCOMPILE_QML=OFF
-DWITHOUT_X11=$(usex !X)
)
ecm_src_configure