[neon/neon-packaging/kio-extras5/Neon/unstable] debian: try again to force qt5
Carlos De Maine
null at kde.org
Mon Jul 10 02:13:45 BST 2023
Git commit 255d9e9a3e030f2a7f85de848220892beb01df29 by Carlos De Maine.
Committed on 10/07/2023 at 01:13.
Pushed by carlosdem into branch 'Neon/unstable'.
try again to force qt5
M +1 -1 debian/rules
https://invent.kde.org/neon/neon-packaging/kio-extras5/-/commit/255d9e9a3e030f2a7f85de848220892beb01df29
diff --git a/debian/rules b/debian/rules
index 463d486..39fbb56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
%:
- dh $@ --with kf5 --buildsystem kf5
+ dh $@ --with kf5 --buildsystem kf5 -- -DBUILD_WITH_QT5=ON
override_dh_auto_test:
# Tests require a registered logind session. :/
More information about the Neon-commits
mailing list