[neon/extras/kmymoney/Neon/unstable] debian: more kf6 fixes
Carlos De Maine
null at kde.org
Sat Feb 1 01:32:07 GMT 2025
Git commit e3ba455e98ecc7f85c05c0bea7ce07aa39e14a05 by Carlos De Maine.
Committed on 01/02/2025 at 01:32.
Pushed by carlosdem into branch 'Neon/unstable'.
more kf6 fixes
M +0 -2 debian/control
M +2 -0 debian/rules
https://invent.kde.org/neon/extras/kmymoney/-/commit/e3ba455e98ecc7f85c05c0bea7ce07aa39e14a05
diff --git a/debian/control b/debian/control
index 42137f5..3eb1b95 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,6 @@ Build-Depends: cmake,
kf6-kservice-dev,
kf6-ktextwidgets-dev,
kf6-kwallet-dev,
- kf6-kwebkit-dev,
kf6-kxmlgui-dev,
kpim6-akonadi-dev,
kpim6-kpimtextedit-dev,
@@ -36,7 +35,6 @@ Build-Depends: cmake,
libgpg-error-dev,
libgpgme-dev,
libgpgmepp-dev,
- libgwengui-qt6-dev,
libgwenhywfar-core-dev,
libical-dev,
libkchart6-dev,libofx-dev,
diff --git a/debian/rules b/debian/rules
index f97bc5a..f2b4ad0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,5 @@ export DH_VERBOSE=1
%:
dh $@ --with kf6 --buildsystem kf6
+-DBUILD_WITH_QT6_CONFIRMEDoverride_dh_auto_configure:
+ dh_auto_configure -- -DBUILD_WITH_QT6_CONFIRMED
\ No newline at end of file
More information about the Neon-commits
mailing list