[neon/neon-packaging/ktextaddons/Neon/unstable] debian: Update rules

Carlos De Maine null at kde.org
Sun Jan 29 16:01:45 GMT 2023


Git commit 9c4727234eaa7a3edd80ac92bf446c2ca6bdfcb2 by Carlos De Maine.
Committed on 29/01/2023 at 16:01.
Pushed by carlosdem into branch 'Neon/unstable'.

Update rules

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/ktextaddons/commit/9c4727234eaa7a3edd80ac92bf446c2ca6bdfcb2

diff --git a/debian/rules b/debian/rules
index 3ecd75d..ac8dada 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 %:
-	dh $@ --with kf5 pkgkde_symbolshelper --buildsystem kf5 
+	dh $@ --with kf5 --with pkgkde_symbolshelper --buildsystem kf5 
 
 override_dh_auto_test:
 	true


More information about the Neon-commits mailing list