[neon/qt6/qt6-5compat/Neon/release] debian: pkgconf and internal build dep bump

Carlos De Maine null at kde.org
Mon Dec 9 02:32:30 GMT 2024


Git commit 5479f3e021e317e560607ba74e82047282ea4865 by Carlos De Maine.
Committed on 09/12/2024 at 02:32.
Pushed by carlosdem into branch 'Neon/release'.

pkgconf and internal build dep bump

M  +4    -4    debian/control

https://invent.kde.org/neon/qt6/qt6-5compat/-/commit/5479f3e021e317e560607ba74e82047282ea4865

diff --git a/debian/control b/debian/control
index 1eea406..56bc741 100644
--- a/debian/control
+++ b/debian/control
@@ -14,11 +14,11 @@ Build-Depends: cmake,
                libxkbcommon-dev,
                mold,
                ninja-build,
-               pkg-config,
+               pkgconf,
                pkg-kde-tools,
-               qt6-base-dev (>= 6.8.0~),
-               qt6-declarative-dev (>= 6.8.0~),
-               qt6-shadertools-dev (>= 6.8.0~)
+               qt6-base-dev (>= 6.8.1~),
+               qt6-declarative-dev (>= 6.8.1~),
+               qt6-shadertools-dev (>= 6.8.1~)
 Build-Depends-Indep: qt6-base-dev (>= 6.8~) <!nodoc>,
                      qt6-documentation-tools (>= 6.8~) <!nodoc>,
                      qt6-base-doc (>= 6.8~) <!nodoc>,


More information about the Neon-commits mailing list