commit:     0f60698cd05f815a6fdf99b0fe495356680c9b03
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 20 16:07:29 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul 20 16:07:29 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0f60698c

app-office/kmymoney: Drop unused cmake arg

Upstream commit f248eb2fe7c19bc1144c5b6203d97ddc46a6165a

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/kmymoney/kmymoney-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-office/kmymoney/kmymoney-9999.ebuild 
b/app-office/kmymoney/kmymoney-9999.ebuild
index 8d5eef8ad7..e65d89002a 100644
--- a/app-office/kmymoney/kmymoney-9999.ebuild
+++ b/app-office/kmymoney/kmymoney-9999.ebuild
@@ -93,7 +93,6 @@ src_prepare() {
 src_configure() {
        local mycmakeargs=(
                -DBUILD_WITH_QT6=ON # high level CMake fix
-               -DBUILD_WITH_QT6_CONFIRMED=ON # I have no words ...
                -DENABLE_WOOB=OFF # ported to Py3; not yet re-added in Gentoo
                -DUSE_QT_DESIGNER=OFF
                $(cmake_use_find_package activities PlasmaActivities)

Reply via email to