[neon/qt6/qt6-grpc/Neon/release] debian: fix installs
Carlos De Maine
null at kde.org
Mon Oct 28 08:28:55 GMT 2024
Git commit 0a914935c8b08316e44d7cb3e36322d3f949fe09 by Carlos De Maine.
Committed on 28/10/2024 at 08:28.
Pushed by carlosdem into branch 'Neon/release'.
fix installs
M +2 -0 debian/qt6-grpc-dev.install
M +2 -1 debian/qt6-grpc.install
https://invent.kde.org/neon/qt6/qt6-grpc/-/commit/0a914935c8b08316e44d7cb3e36322d3f949fe09
diff --git a/debian/qt6-grpc-dev.install b/debian/qt6-grpc-dev.install
index f404863..48d78e1 100644
--- a/debian/qt6-grpc-dev.install
+++ b/debian/qt6-grpc-dev.install
@@ -10,6 +10,8 @@ usr/lib/${DEB_HOST_MULTIARCH}/libQt6ProtobufQtCoreTypes.prl
usr/lib/${DEB_HOST_MULTIARCH}/libQt6ProtobufQtCoreTypes.so
usr/lib/${DEB_HOST_MULTIARCH}/libQt6ProtobufQtGuiTypes.prl
usr/lib/${DEB_HOST_MULTIARCH}/libQt6ProtobufQtGuiTypes.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6ProtobufQuick.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6ProtobufQuick.so
usr/lib/${DEB_HOST_MULTIARCH}/libQt6ProtobufWellKnownTypes.prl
usr/lib/${DEB_HOST_MULTIARCH}/libQt6ProtobufWellKnownTypes.so
usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/
diff --git a/debian/qt6-grpc.install b/debian/qt6-grpc.install
index 2969154..ccf4ce3 100644
--- a/debian/qt6-grpc.install
+++ b/debian/qt6-grpc.install
@@ -3,5 +3,6 @@ usr/lib/${DEB_HOST_MULTIARCH}/libQt6GrpcQuick.so.*
usr/lib/${DEB_HOST_MULTIARCH}/libQt6Protobuf.so.*
usr/lib/${DEB_HOST_MULTIARCH}/libQt6ProtobufQtCoreTypes.so.*
usr/lib/${DEB_HOST_MULTIARCH}/libQt6ProtobufQtGuiTypes.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6ProtobufQuick.so.*
usr/lib/${DEB_HOST_MULTIARCH}/libQt6ProtobufWellKnownTypes.so.*
-usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtGrpc/
\ No newline at end of file
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/
More information about the Neon-commits
mailing list