[neon/qt6/qt6-base/Neon/release] debian: add back androiddeployqt and new qt6/modules/

Carlos De Maine null at kde.org
Tue Apr 4 00:10:10 BST 2023


Git commit fea696b47ccd085d28af46f43e45f0943a5ab14f by Carlos De Maine.
Committed on 03/04/2023 at 23:10.
Pushed by carlosdem into branch 'Neon/release'.

add back androiddeployqt and new qt6/modules/

M  +1    -0    debian/qt6-base-dev.install
M  +1    -0    debian/qt6-base.install

https://invent.kde.org/neon/qt6/qt6-base/commit/fea696b47ccd085d28af46f43e45f0943a5ab14f

diff --git a/debian/qt6-base-dev.install b/debian/qt6-base-dev.install
index 9f95156..4f91eec 100755
--- a/debian/qt6-base-dev.install
+++ b/debian/qt6-base-dev.install
@@ -9,6 +9,7 @@ usr/lib/qt6/libexec/ensure_pro_file.cmake
 usr/share/qt6/doc/
 usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/
 usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6/
+usr/lib/qt6/bin/androiddeployqt
 usr/lib/qt6/bin/androiddeployqt6
 usr/lib/qt6/bin/androidtestrunner
 usr/lib/qt6/bin/qdbuscpp2xml
diff --git a/debian/qt6-base.install b/debian/qt6-base.install
index 0abe387..4021645 100644
--- a/debian/qt6-base.install
+++ b/debian/qt6-base.install
@@ -1,5 +1,6 @@
 #!/usr/bin/dh-exec
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6*.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/qt6.conf
 usr/lib/qt6/bin/qmake6


More information about the Neon-commits mailing list