[neon/qt6/qt6-declarative/Neon/release] debian: temp remove versioned build requirements
Carlos De Maine
null at kde.org
Tue Jul 21 14:38:55 BST 2026
Git commit 8a78eebd01cd76ff7d589e6bddf65f0aa2cd3c9d by Carlos De Maine.
Committed on 21/07/2026 at 13:38.
Pushed by carlosdem into branch 'Neon/release'.
temp remove versioned build requirements
M +9 -9 debian/control
https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/8a78eebd01cd76ff7d589e6bddf65f0aa2cd3c9d
diff --git a/debian/control b/debian/control
index bd9f8a0..2c276f7 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 (>= 6.11.1~),
+ qt6-base-dev,
# qt6-declarative-dev:native <cross>,
- 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>,
+ 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>,
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