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

Carlos De Maine null at kde.org
Sat Feb 17 00:09:43 GMT 2024


Git commit 92bc70150ffca2abba561e2fb0859db2f81c31de by Carlos De Maine.
Committed on 17/02/2024 at 00:09.
Pushed by carlosdem into branch 'Neon/release'.

pkgconf && bump build dep versions

M  +3    -3    debian/control

https://invent.kde.org/neon/qt6/qt6-serialbus/-/commit/92bc70150ffca2abba561e2fb0859db2f81c31de

diff --git a/debian/control b/debian/control
index c3d0315..70a7e71 100644
--- a/debian/control
+++ b/debian/control
@@ -14,10 +14,10 @@ Build-Depends: cmake,
                linux-libc-dev [linux-any],
                mold,
                ninja-build,
-               pkg-config,
+               pkgconf,
                pkg-kde-tools,
-               qt6-base-dev (>= 6.6.1~),
-               qt6-serialport-dev (>= 6.6.1~),
+               qt6-base-dev (>= 6.6.2~),
+               qt6-serialport-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