[neon/qt6/qt6-webview/Neon/release] debian: qt6 metatypes and arch aware modules
Carlos De Maine
null at kde.org
Fri Apr 7 20:49:37 BST 2023
Git commit ac48e044452e7277f0a1eb4fd5aeee5255d9271f by Carlos De Maine.
Committed on 07/04/2023 at 19:49.
Pushed by carlosdem into branch 'Neon/release'.
qt6 metatypes and arch aware modules
M +4 -4 debian/qt6-webview-dev.install
https://invent.kde.org/neon/qt6/qt6-webview/commit/ac48e044452e7277f0a1eb4fd5aeee5255d9271f
diff --git a/debian/qt6-webview-dev.install b/debian/qt6-webview-dev.install
index 5df8a03..bd66900 100644
--- a/debian/qt6-webview-dev.install
+++ b/debian/qt6-webview-dev.install
@@ -36,11 +36,11 @@ usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebView.prl
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebView.so
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebViewQuick.prl
usr/lib/${DEB_HOST_MULTIARCH}/libQt6WebViewQuick.so
-usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6webview_*_metatypes.json
-usr/lib/${DEB_HOST_MULTIARCH}/metatypes/qt6webviewquick_*_metatypes.json
usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6WebView.pc
usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt6WebViewQuick.pc
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6webview_*_metatypes.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/qt6webviewquick_*_metatypes.json
usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_webview.pri
usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/modules/qt_lib_webviewquick.pri
-usr/share/qt6/modules/WebView.json
-usr/share/qt6/modules/WebViewQuick.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/WebView.json
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/WebViewQuick.json
More information about the Neon-commits
mailing list