[neon/qt6/qt6-shadertools/Neon/release] debian: correct deps

Carlos De Maine null at kde.org
Sat Dec 9 01:47:25 GMT 2023


Git commit 108944aef4486f9e412df7d22b1d041f15d35770 by Carlos De Maine.
Committed on 09/12/2023 at 02:41.
Pushed by carlosdem into branch 'Neon/release'.

correct deps

M  +4    -4    debian/control

https://invent.kde.org/neon/qt6/qt6-shadertools/-/commit/108944aef4486f9e412df7d22b1d041f15d35770

diff --git a/debian/control b/debian/control
index 44fe13b..f88f0d9 100644
--- a/debian/control
+++ b/debian/control
@@ -14,12 +14,12 @@ Build-Depends: cmake,
                ninja-build,
                pkg-config,
                pkg-kde-tools,
-               qt6-base-dev (>= 6.6.0~),
+               qt6-base-dev (>= 6.6.1~),
                qt6-shader-baker <cross>,
                qt6-shadertools-dev:native <cross>
-Build-Depends-Indep: qt6-base-dev (>= 6.6.0~) <!nodoc>,
-                     qt6-documentation-tools (>= 6.6.0~) <!nodoc>,
-                     qt6-base-doc (>= 6.6.0~) <!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