[neon/backports-jammy/packagekit-qt/Neon/unstable] debian: Update debian/rules
Matthias Klumpp
null at kde.org
Wed Mar 15 04:29:32 GMT 2023
Git commit 729caa87c8f5beb0806e29f6106bb264255dab63 by Matthias Klumpp.
Committed on 20/09/2016 at 17:38.
Pushed by carlosdem into branch 'Neon/unstable'.
Update debian/rules
M +2 -2 debian/rules
https://invent.kde.org/neon/backports-jammy/packagekit-qt/commit/729caa87c8f5beb0806e29f6106bb264255dab63
diff --git a/debian/rules b/debian/rules
index 7a89cc5..329ac58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,9 @@
#!/usr/bin/make -f
-QPK_CONFIGURE_ARGS = -DUSE_QT5=ON
+QPK_CONFIGURE_ARGS =
%:
- dh $@ --parallel
+ dh $@ --parallel --with kf5
override_dh_auto_configure:
dh_auto_configure -- $(QPK_CONFIGURE_ARGS)
More information about the Neon-commits
mailing list