[neon/kde/kwallet/Neon/unstable] debian: don't build kwallet5 anymore

Carlos De Maine null at kde.org
Mon Aug 28 11:18:24 BST 2023


Git commit d65d7a3204c05834c5192f6859ef401df799f171 by Carlos De Maine.
Committed on 28/08/2023 at 12:18.
Pushed by carlosdem into branch 'Neon/unstable'.

don't build kwallet5 anymore

M  +1    -1    debian/rules

https://invent.kde.org/neon/kde/kwallet/-/commit/d65d7a3204c05834c5192f6859ef401df799f171

diff --git a/debian/rules b/debian/rules
index afd5010..347a821 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
+	dh_auto_configure -- -DBUILD_QCH=ON -DBUILD_KWALLETD=OFF
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='libkf5wallet5-dbg (<= 5.19.0-1~~)'


More information about the Neon-commits mailing list