[neon/qt6/qt6-webview/Neon/release] debian: pkgconf && bump build dep versions
Carlos De Maine
null at kde.org
Sat Feb 17 00:30:11 GMT 2024
Git commit 27de101d2b0187a085dd15a968182724a5e726b4 by Carlos De Maine.
Committed on 17/02/2024 at 00:30.
Pushed by carlosdem into branch 'Neon/release'.
pkgconf && bump build dep versions
M +4 -4 debian/control
https://invent.kde.org/neon/qt6/qt6-webview/-/commit/27de101d2b0187a085dd15a968182724a5e726b4
diff --git a/debian/control b/debian/control
index aadeb5f..29da3c7 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.6.1~),
- qt6-declarative-dev (>= 6.6.1~),
- qt6-webengine-dev (>= 6.6.1~),
+ qt6-base-dev (>= 6.6.2~),
+ qt6-declarative-dev (>= 6.6.2~),
+ qt6-webengine-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