[neon/qt6/qt6-location/Neon/release] debian: no qt6-declarative bootstrap build
Carlos De Maine
null at kde.org
Wed Jul 22 02:47:37 BST 2026
Git commit f198a18486447b949ce907282df3e62393cc018c by Carlos De Maine.
Committed on 22/07/2026 at 01:47.
Pushed by carlosdem into branch 'Neon/release'.
no qt6-declarative bootstrap build
M +1 -1 debian/control
M +1 -1 debian/qt6-location-dev.install
M +1 -1 debian/qt6-location.install
https://invent.kde.org/neon/qt6/qt6-location/-/commit/f198a18486447b949ce907282df3e62393cc018c
diff --git a/debian/control b/debian/control
index ebdca52..299d570 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: cmake,
pkg-kde-tools,
pkg-kde-tools-neon,
qt6-base-dev (>= 6.11.1~),
- qt6-declarative-dev (>= 6.11.1~),
+# qt6-declarative-dev (>= 6.11.1~),
qt6-positioning-dev (>= 6.11.1~),
qt6-shadertools-dev (>= 6.11.1~),
xauth <!nocheck>,
diff --git a/debian/qt6-location-dev.install b/debian/qt6-location-dev.install
index a51eea8..a6e6ff4 100644
--- a/debian/qt6-location-dev.install
+++ b/debian/qt6-location-dev.install
@@ -4,7 +4,7 @@ usr/lib/${DEB_HOST_MULTIARCH}/libQt6Location.prl
usr/lib/${DEB_HOST_MULTIARCH}/libQt6Location.so
usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/examples/
-usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/
+#usr/lib/${DEB_HOST_MULTIARCH}/qt6/metatypes/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/mkspecs/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/modules/
usr/lib/${DEB_HOST_MULTIARCH}/qt6/sbom/
diff --git a/debian/qt6-location.install b/debian/qt6-location.install
index d6a9c17..fd7ac0e 100644
--- a/debian/qt6-location.install
+++ b/debian/qt6-location.install
@@ -1,4 +1,4 @@
usr/lib/${DEB_HOST_MULTIARCH}/libQt6Location.so.6
usr/lib/${DEB_HOST_MULTIARCH}/libQt6Location.so.6*
usr/lib/${DEB_HOST_MULTIARCH}/qt6/plugins/
-usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtLocation/
+#usr/lib/${DEB_HOST_MULTIARCH}/qt6/qml/QtLocation/
More information about the Neon-commits
mailing list