[neon/qt6/qt6-graphs/Neon/release] debian: fix installs
Carlos De Maine
null at kde.org
Mon Oct 28 09:48:31 GMT 2024
Git commit a06ae8f0ae737af0973bc232dffa19ffb7e52fb4 by Carlos De Maine.
Committed on 28/10/2024 at 09:48.
Pushed by carlosdem into branch 'Neon/release'.
fix installs
M +4 -4 debian/qt6-graphs-dev.install
M +1 -0 debian/qt6-graphs.install
https://invent.kde.org/neon/qt6/qt6-graphs/-/commit/a06ae8f0ae737af0973bc232dffa19ffb7e52fb4
diff --git a/debian/qt6-graphs-dev.install b/debian/qt6-graphs-dev.install
index f6370aa..6124db1 100644
--- a/debian/qt6-graphs-dev.install
+++ b/debian/qt6-graphs-dev.install
@@ -1,9 +1,9 @@
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtGraphs
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Graphs/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6BuildInternals/
+usr/include/${DEB_HOST_MULTIARCH}/qt6/
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/
usr/lib/${DEB_HOST_MULTIARCH}/libQt6Graphs.prl
usr/lib/${DEB_HOST_MULTIARCH}/libQt6Graphs.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6GraphsWidgets.prl
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6GraphsWidgets.so
usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/
diff --git a/debian/qt6-graphs.install b/debian/qt6-graphs.install
index fc35d56..a2c4245 100644
--- a/debian/qt6-graphs.install
+++ b/debian/qt6-graphs.install
@@ -1,2 +1,3 @@
usr/lib/${DEB_HOST_MULTIARCH}/libQt6Graphs.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt6GraphsWidgets.so.*
usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtGraphs/
More information about the Neon-commits
mailing list