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

Carlos De Maine null at kde.org
Fri Feb 16 14:59:22 GMT 2024


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

pkgconf & bump dep versions

M  +6    -6    debian/control

https://invent.kde.org/neon/qt6/qt6-multimedia/-/commit/e3b2be9ff74510c8468f0ec0f9cb3bac94b63e23

diff --git a/debian/control b/debian/control
index 48f548f..969421c 100644
--- a/debian/control
+++ b/debian/control
@@ -32,13 +32,13 @@ Build-Depends: cmake,
                libxslt1-dev,
                mold,
                ninja-build,
-               pkg-config,
+               pkgconf,
                pkg-kde-tools,
-               qt6-base-dev (>= 6.6.1~),
-               qt6-declarative-dev (>= 6.6.1~),
-               qt6-quick3d-dev (>= 6.6.1~),
-               qt6-shadertools-dev (>= 6.6.1~),
-               qt6-svg-dev (>= 6.6.1~),
+               qt6-base-dev (>= 6.6.2~),
+               qt6-declarative-dev (>= 6.6.2~),
+               qt6-quick3d-dev (>= 6.6.2~),
+               qt6-shadertools-dev (>= 6.6.2~),
+               qt6-svg-dev (>= 6.6.2~),
                xauth <!nocheck>,
                xvfb <!nocheck>
 Build-Depends-Indep: qt6-base-dev (>= 6.6~) <!nodoc>,


More information about the Neon-commits mailing list