[neon/backports-jammy/appstream-jammy2/Neon/unstable] debian: limit the qt5 build
Carlos De Maine
null at kde.org
Wed Nov 22 09:31:20 GMT 2023
Git commit 7dfab0c8034ad79d8fc5012b1e3e7315f0e4aa6a by Carlos De Maine.
Committed on 22/11/2023 at 10:31.
Pushed by carlosdem into branch 'Neon/unstable'.
limit the qt5 build
M +1 -1 debian/rules
https://invent.kde.org/neon/backports-jammy/appstream-jammy2/-/commit/7dfab0c8034ad79d8fc5012b1e3e7315f0e4aa6a
diff --git a/debian/rules b/debian/rules
index 08b1e1b..be184d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ override_dh_auto_build:
override_dh_auto_install:
dh_auto_install
- dh_auto_install --builddirectory=build-qt5
+ dh_auto_install --builddirectory=build-qt5 -plibappstreamqt5-3 -plibappstreamqt5-dev
override_dh_missing:
dh_missing --fail-missing
More information about the Neon-commits
mailing list