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

Carlos De Maine null at kde.org
Sat Feb 17 00:11:38 GMT 2024


Git commit 49c35b7c3a8e5e0421ac16064f2be9f57ecad362 by Carlos De Maine.
Committed on 17/02/2024 at 00:11.
Pushed by carlosdem into branch 'Neon/release'.

pkgconf && bump build dep versions

M  +3    -3    debian/control

https://invent.kde.org/neon/qt6/qt6-scxml/-/commit/49c35b7c3a8e5e0421ac16064f2be9f57ecad362

diff --git a/debian/control b/debian/control
index 9eaa9cd..7636757 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,10 @@ 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-base-dev (>= 6.6.2~),
+               qt6-declarative-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