[neon/qt6/qt6-opcua/Neon/release] debian: fix installs

Carlos De Maine null at kde.org
Mon Oct 28 08:38:17 GMT 2024


Git commit c4803877d9ee29151fac332222e22636de27e38c by Carlos De Maine.
Committed on 28/10/2024 at 08:38.
Pushed by carlosdem into branch 'Neon/release'.

fix installs

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

https://invent.kde.org/neon/qt6/qt6-opcua/-/commit/c4803877d9ee29151fac332222e22636de27e38c

diff --git a/debian/qt6-opcua-dev.install b/debian/qt6-opcua-dev.install
index 5373252..be324f8 100644
--- a/debian/qt6-opcua-dev.install
+++ b/debian/qt6-opcua-dev.install
@@ -5,6 +5,7 @@ usr/lib/${DEB_HOST_MULTIARCH}/libQt6OpcUa.so
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6DeclarativeOpcua.so
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6DeclarativeOpcua.prl
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6OpcUa.prl
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/
diff --git a/debian/qt6-opcua.install b/debian/qt6-opcua.install
index 33a60db..1870ac8 100644
--- a/debian/qt6-opcua.install
+++ b/debian/qt6-opcua.install
@@ -1,3 +1,4 @@
+usr/lib/qt6/bin/qopcuaxmldatatypes2cpp
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6OpcUa.so.*
 usr/lib/${DEB_HOST_MULTIARCH}/libQt6DeclarativeOpcua.so.*
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/


More information about the Neon-commits mailing list