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

Carlos De Maine null at kde.org
Fri Feb 16 15:02:25 GMT 2024


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

pkgconf & bump dep versions

M  +6    -6    debian/control

https://invent.kde.org/neon/qt6/qt6-3d/-/commit/e749c9dd9f20cb4de4f794830ee482674b227ce4

diff --git a/debian/control b/debian/control
index 7b88f38..3b8e4db 100644
--- a/debian/control
+++ b/debian/control
@@ -15,13 +15,13 @@ Build-Depends: cmake,
                libxkbcommon-dev,
                mold,
                ninja-build,
-               pkg-config,
+               pkgconf,
                pkg-kde-tools,
-               qt6-base-dev (>= 6.6.1~),
-               qt6-declarative-dev (>= 6.6.1~),
-               qt6-multimedia-dev (>= 6.6.1~),
-               qt6-quick3d-dev (>= 6.6.1~),
-               qt6-shadertools-dev (>= 6.6.1~),
+               qt6-base-dev (>= 6.6.2~),
+               qt6-declarative-dev (>= 6.6.2~),
+               qt6-multimedia-dev (>= 6.6.2~),
+               qt6-quick3d-dev (>= 6.6.2~),
+               qt6-shadertools-dev (>= 6.6.2~),
                xauth <!nocheck>,
                xvfb <!nocheck>,
                zlib1g-dev


More information about the Neon-commits mailing list