[neon/qt6/qt6-location/Neon/release] debian: Revert "no qt6-declarative bootstrap build"
Carlos De Maine
null at kde.org
Wed Jul 22 12:05:51 BST 2026
Git commit dc5dec41fd31fa3d45c04653e7251fef976cf04e by Carlos De Maine.
Committed on 22/07/2026 at 08:13.
Pushed by carlosdem into branch 'Neon/release'.
Revert "no qt6-declarative bootstrap build"
This reverts commit f198a18486447b949ce907282df3e62393cc018c.
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/dc5dec41fd31fa3d45c04653e7251fef976cf04e
diff --git a/debian/control b/debian/control
index 299d570..ebdca52 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 a6e6ff4..a51eea8 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 fd7ac0e..d6a9c17 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