[neon/qt6/qt6-webview/Neon/release] debian: usr/lib/${DEB_HOST_MULTIARCH}/qt6/sbom/
Carlos De Maine
null at kde.org
Sat Dec 7 22:57:21 GMT 2024
Git commit 07b5be4a29b844eabc8ecd923cd476231dfea5b9 by Carlos De Maine.
Committed on 07/12/2024 at 22:57.
Pushed by carlosdem into branch 'Neon/release'.
usr/lib/${DEB_HOST_MULTIARCH}/qt6/sbom/
M +4 -6 debian/qt6-webview-dev.install
M +2 -2 debian/qt6-webview.install
https://invent.kde.org/neon/qt6/qt6-webview/-/commit/07b5be4a29b844eabc8ecd923cd476231dfea5b9
diff --git a/debian/qt6-webview-dev.install b/debian/qt6-webview-dev.install
index 57070c0..f2a74ca 100644
--- a/debian/qt6-webview-dev.install
+++ b/debian/qt6-webview-dev.install
@@ -1,9 +1,5 @@
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtWebView/
-usr/include/${DEB_HOST_MULTIARCH}/qt6/QtWebViewQuick/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6BuildInternals/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6Qml/QmlPlugins/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6WebView/
-usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt6WebViewQuick/
+usr/include/${DEB_HOST_MULTIARCH}/qt6/
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebView.prl
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebView.so
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebViewQuick.prl
@@ -13,3 +9,5 @@ usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/sbom/
+
diff --git a/debian/qt6-webview.install b/debian/qt6-webview.install
index a85e470..78f85b0 100644
--- a/debian/qt6-webview.install
+++ b/debian/qt6-webview.install
@@ -1,4 +1,4 @@
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebView.so.*
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebViewQuick.so.*
-usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/webview/
-usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtWebView/
\ No newline at end of file
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/
More information about the Neon-commits
mailing list