[neon/qt6/qt6-graphs/Neon/release] debian: pkgconf & bump dep versions

Carlos De Maine null at kde.org
Fri Feb 16 14:46:41 GMT 2024


Git commit 9553e4993e7f9ede3047ac765ee88d5f3dc7ca14 by Carlos De Maine.
Committed on 16/02/2024 at 14:46.
Pushed by carlosdem into branch 'Neon/release'.

pkgconf & bump dep versions

M  +8    -8    debian/control

https://invent.kde.org/neon/qt6/qt6-graphs/-/commit/9553e4993e7f9ede3047ac765ee88d5f3dc7ca14

diff --git a/debian/control b/debian/control
index db311fa..893a023 100644
--- a/debian/control
+++ b/debian/control
@@ -13,17 +13,17 @@ Build-Depends: cmake,
                libxkbcommon-dev,
                mold,
                ninja-build,
-               pkg-config,
+               pkgconf,
                pkg-kde-tools,
-               qt6-base-dev,
-               qt6-declarative-dev,
-               qt6-quick3d-dev,
-               qt6-shadertools-dev,
+               qt6-base-dev (>= 6.6.2~),
+               qt6-declarative-dev (>= 6.6.2~),
+               qt6-quick3d-dev (>= 6.6.2~),
+               qt6-shadertools-dev (>= 6.6.2~),
                xauth <!nocheck>,
                xvfb <!nocheck>
-Build-Depends-Indep: qt6-base-dev (>= 6.4~) <!nodoc>,
-                     qt6-documentation-tools (>= 6.4~) <!nodoc>,
-                     qt6-base-doc (>= 6.4~) <!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/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-datavis3d


More information about the Neon-commits mailing list