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

Carlos De Maine null at kde.org
Sat Feb 17 00:13:04 GMT 2024


Git commit 139c07d8b615891fb0a12370b0479d2ec67e1e70 by Carlos De Maine.
Committed on 17/02/2024 at 00:12.
Pushed by carlosdem into branch 'Neon/release'.

pkgconf && bump build dep versions

M  +3    -3    debian/control

https://invent.kde.org/neon/qt6/qt6-lottie/-/commit/139c07d8b615891fb0a12370b0479d2ec67e1e70

diff --git a/debian/control b/debian/control
index a02a46d..a1dfce3 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~)
 Standards-Version: 4.6.2
 Homepage: https://www.qt.io/developers/
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt6/qt6-lottie


More information about the Neon-commits mailing list