[neon/qt6/qt6-interfaceframework/Neon/release_jammy] debian: make sure qface is installed
Carlos De Maine
null at kde.org
Sat Jul 27 08:50:29 BST 2024
Git commit ed6a3ab657a6e7b973a6686039a113e81fa87c2f by Carlos De Maine.
Committed on 27/07/2024 at 07:50.
Pushed by carlosdem into branch 'Neon/release_jammy'.
make sure qface is installed
M +1 -0 debian/rules
https://invent.kde.org/neon/qt6/qt6-interfaceframework/-/commit/ed6a3ab657a6e7b973a6686039a113e81fa87c2f
diff --git a/debian/rules b/debian/rules
index e2abeb2..beca8ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ endif
dh $@ --with pkgkde_symbolshelper --buildsystem=cmake+ninja
override_dh_auto_configure:
+ pip install qface
dh_auto_configure -- \
-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
More information about the Neon-commits
mailing list