[neon/qt6/qt6-speech/Neon/release] debian: pkgconf & bump build deps

Carlos De Maine null at kde.org
Fri Feb 16 15:05:46 GMT 2024


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

pkgconf & bump build deps

M  +5    -5    debian/control

https://invent.kde.org/neon/qt6/qt6-speech/-/commit/381e7d1c7935f34ee5338fb8bea0840d414cf8b9

diff --git a/debian/control b/debian/control
index 89bc736..9abe963 100644
--- a/debian/control
+++ b/debian/control
@@ -14,12 +14,12 @@ Build-Depends: cmake,
                libxcb-xkb-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-base-dev (>= 6.6.2~),
+               qt6-declarative-dev (>= 6.6.2~),
+               qt6-multimedia-dev (>= 6.6.2~),
+               qt6-quick3d-dev (>= 6.6.2~),
 Build-Depends-Indep: qt6-base-dev (>= 6.6~) <!nodoc>,
                      qt6-documentation-tools (>= 6.6~) <!nodoc>,
                      qt6-base-doc (>= 6.6~) <!nodoc>,


More information about the Neon-commits mailing list