[neon/qt6/qt6-declarative/Neon/release] debian: Revert "temp remove versioned build requirements"
Carlos De Maine
null at kde.org
Wed Jul 22 23:29:48 BST 2026
Git commit ec5db21b06d29dc909295981abac1e66db3a156d by Carlos De Maine.
Committed on 22/07/2026 at 22:29.
Pushed by carlosdem into branch 'Neon/release'.
Revert "temp remove versioned build requirements"
This reverts commit 8a78eebd01cd76ff7d589e6bddf65f0aa2cd3c9d.
M +9 -9 debian/control
https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/ec5db21b06d29dc909295981abac1e66db3a156d
diff --git a/debian/control b/debian/control
index 2c276f7..bd9f8a0 100644
--- a/debian/control
+++ b/debian/control
@@ -16,16 +16,16 @@ Build-Depends: cmake,
pkgconf,
pkg-kde-tools,
pkg-kde-tools-neon,
- qt6-base-dev,
+ qt6-base-dev (>= 6.11.1~),
# qt6-declarative-dev:native <cross>,
- qt6-languageserver-dev,
- qt6-location-dev,
- qt6-positioning-dev,
- qt6-shadertools-dev,
- qt6-svg-dev,
- qt6-tools-dev,
-Build-Depends-Indep: qt6-base-dev <!nodoc>,
- qt6-tools <!nodoc>,
+ qt6-languageserver-dev (>= 6.11.1~),
+ qt6-location-dev (>= 6.11.1~),
+ qt6-positioning-dev (>= 6.11.1~),
+ qt6-shadertools-dev (>= 6.11.1~),
+ qt6-svg-dev (>= 6.11.1~),
+ qt6-tools-dev (>= 6.11.1~),
+Build-Depends-Indep: qt6-base-dev (>= 6.11~) <!nodoc>,
+ qt6-tools (>= 6.11~) <!nodoc>,
Standards-Version: 4.6.2
Homepage: https://www.qt.io/developers/
Vcs-Git: https://salsa.debian.org/qt-kde-team/qt6/qt6-declarative.git
More information about the Neon-commits
mailing list