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

Carlos De Maine null at kde.org
Tue Apr 2 22:19:30 BST 2024


Git commit aff8b7b7e664d4f7aef9c13345ea430ead993e88 by Carlos De Maine.
Committed on 02/04/2024 at 21:19.
Pushed by carlosdem into branch 'Neon/release'.

fix installs

M  +1    -0    debian/not-installed
M  +2    -0    debian/qt6-declarative.install

https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/aff8b7b7e664d4f7aef9c13345ea430ead993e88

diff --git a/debian/not-installed b/debian/not-installed
index e69de29..f4299aa 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -0,0 +1 @@
+usr/lib/${DEB_HOST_MULTIARCH}/objects-None/QmlTypeRegistrarPrivate_resources_1/.rcc/qrc_jsRootMetaTypes_init.cpp.o
\ No newline at end of file
diff --git a/debian/qt6-declarative.install b/debian/qt6-declarative.install
index 3999f61..6cc96d7 100644
--- a/debian/qt6-declarative.install
+++ b/debian/qt6-declarative.install
@@ -3,6 +3,7 @@ usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QmlTime/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt/labs/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtCore/
+usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtNetwork/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtQml/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtQuick/
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtTest/
@@ -11,3 +12,4 @@ usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/jsroot.qmltypes
 usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/Qt/test/
 usr/lib/qt6/bin/qml
 usr/lib/qt6/bin/qmlscene
+usr/lib/qt6/libexec/qmljsrootgen


More information about the Neon-commits mailing list