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

Carlos De Maine null at kde.org
Fri Feb 16 14:40:00 GMT 2024


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

pkgconf & bump dep versions

M  +5    -5    debian/control

https://invent.kde.org/neon/qt6/qt6-quick3d/-/commit/91a417c31715fc9fb9b54a68631d3d5878176e09

diff --git a/debian/control b/debian/control
index fb56acb..108d898 100644
--- a/debian/control
+++ b/debian/control
@@ -16,12 +16,12 @@ 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-quicktimeline-dev (>= 6.6.1~),
-               qt6-shadertools-dev (>= 6.6.1~),
+               qt6-base-dev (>= 6.6.2~),
+               qt6-declarative-dev (>= 6.6.2~),
+               qt6-quicktimeline-dev (>= 6.6.2~),
+               qt6-shadertools-dev (>= 6.6.2~),
                zlib1g-dev
 Build-Depends-Indep: qt6-base-dev (>= 6.6~) <!nodoc>,
                      qt6-documentation-tools (>= 6.6~) <!nodoc>,


More information about the Neon-commits mailing list