[neon/qt6/qt6-quickeffectmaker/Neon/release] debian: pkgconf and bump dep versions

Carlos De Maine null at kde.org
Fri Feb 16 14:43:07 GMT 2024


Git commit 3cc4089161a2b264c79bd5c805845f322bceb39d by Carlos De Maine.
Committed on 16/02/2024 at 14:42.
Pushed by carlosdem into branch 'Neon/release'.

pkgconf and bump dep versions

M  +5    -5    debian/control

https://invent.kde.org/neon/qt6/qt6-quickeffectmaker/-/commit/3cc4089161a2b264c79bd5c805845f322bceb39d

diff --git a/debian/control b/debian/control
index 31e683b..1a94093 100644
--- a/debian/control
+++ b/debian/control
@@ -13,12 +13,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-quick3d-dev (>= 6.6.1~),
-               qt6-shadertools-dev (>= 6.6.1~),
+               qt6-base-dev (>= 6.6.2~),
+               qt6-declarative-dev (>= 6.6.2~),
+               qt6-quick3d-dev (>= 6.6.2~),
+               qt6-shadertools-dev (>= 6.6.2~),
                xauth <!nocheck>,
                xvfb <!nocheck>
 Standards-Version: 4.6.2


More information about the Neon-commits mailing list