[neon/kde/kwallet/Neon/unstable] debian: coinstallability with kf6
Jonathan Esk-Riddell
null at kde.org
Mon Nov 20 13:52:47 GMT 2023
Git commit bb42df8ec2710d6113ec2fa1dbe5afa0ff78935f by Jonathan Esk-Riddell.
Committed on 20/11/2023 at 14:52.
Pushed by jriddell into branch 'Neon/unstable'.
coinstallability with kf6
M +1 -1 debian/rules
https://invent.kde.org/neon/kde/kwallet/-/commit/bb42df8ec2710d6113ec2fa1dbe5afa0ff78935f
diff --git a/debian/rules b/debian/rules
index 347a821..64d7416 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
override_dh_auto_configure:
- dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_KWALLETD=OFF
+ dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_KWALLETD=OFF -DBUILD_KWALLET_QUERY=OFF
override_dh_strip:
dh_strip --dbgsym-migration='libkf5wallet5-dbg (<= 5.19.0-1~~)'
More information about the Neon-commits
mailing list