[neon/neon-packaging/kalk/Neon/unstable] debian: debug

Carlos De Maine null at kde.org
Wed Nov 22 01:49:34 GMT 2023


Git commit d17de7a82975cc09ed7cfa3277970b0630fb79af by Carlos De Maine.
Committed on 22/11/2023 at 02:49.
Pushed by carlosdem into branch 'Neon/unstable'.

debug

M  +4    -0    debian/rules

https://invent.kde.org/neon/neon-packaging/kalk/-/commit/d17de7a82975cc09ed7cfa3277970b0630fb79af

diff --git a/debian/rules b/debian/rules
index 49552b2..8158051 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,3 +4,7 @@
 
 %:
 	dh $@ --with kf6 --buildsystem kf6
+
+  
+override_dh_auto_configure:
+	dh_auto_configure -- --debug-find-pkg=Qt6QuickCompiler -DQT_DEBUG_FIND_PACKAGE=ON
\ No newline at end of file


More information about the Neon-commits mailing list