[neon/qt6/qt6-base/Neon/release] debian: drop the Build-Depends-Indep version until transitionals build
Carlos De Maine
null at kde.org
Mon Apr 29 14:47:09 BST 2024
Git commit 19f03befe1bd2263f8823aea7af0eae9581fc5c7 by Carlos De Maine.
Committed on 29/04/2024 at 13:46.
Pushed by carlosdem into branch 'Neon/release'.
drop the Build-Depends-Indep version until transitionals build
M +3 -3 debian/control
https://invent.kde.org/neon/qt6/qt6-base/-/commit/19f03befe1bd2263f8823aea7af0eae9581fc5c7
diff --git a/debian/control b/debian/control
index 4cc3cd6..8b4293d 100644
--- a/debian/control
+++ b/debian/control
@@ -101,9 +101,9 @@ Build-Depends: cmake,
shared-mime-info,
unixodbc-dev,
zlib1g-dev,
-Build-Depends-Indep: qt6-base-dev (>= 6.7~) <!nodoc>,
- qt6-documentation-tools (>= 6.7~) <!nodoc>,
- qt6-base-doc (>= 6.7~) <!nodoc>,
+Build-Depends-Indep: qt6-base-dev (>= 6.6~) <!nodoc>,
+ qt6-documentation-tools (>= 6.6~) <!nodoc>,
+ qt6-base-doc (>= 6.6~) <!nodoc>,
Standards-Version: 4.6.2
Homepage: https://www.qt.io/developers/
Rules-Requires-Root: no
More information about the Neon-commits
mailing list