[neon/qt6/qt6-sensors/Neon/release] debian: pkgconf && bump build dep versions
Carlos De Maine
null at kde.org
Sat Feb 17 00:21:50 GMT 2024
Git commit 264b9f0cf123931849004d4ad0d807e42e6a17ec by Carlos De Maine.
Committed on 17/02/2024 at 00:21.
Pushed by carlosdem into branch 'Neon/release'.
pkgconf && bump build dep versions
M +9 -9 debian/control
https://invent.kde.org/neon/qt6/qt6-sensors/-/commit/264b9f0cf123931849004d4ad0d807e42e6a17ec
diff --git a/debian/control b/debian/control
index d9aa98e..074eed4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Patrick Franz <deltaone at debian.org>, Lu YaNing <dluyaning at gmail.com>
-Build-Depends: cmake (>= 3.24~),
+Build-Depends: cmake,
debhelper-compat (= 13),
dh-exec,
g++-12,
@@ -14,15 +14,15 @@ Build-Depends: cmake (>= 3.24~),
libxkbcommon-dev,
mold,
ninja-build,
- pkg-config,
+ pkgconf,
pkg-kde-tools,
- qml6-module-qtquick (>= 6.6.1~),
- qml6-module-qttest (>= 6.6.1~),
- qt6-base-dev (>= 6.6.1~),
- qt6-base-private-dev (>= 6.6.1~),
- qt6-declarative-dev (>= 6.6.1~),
- qt6-declarative-private-dev (>= 6.6.1~),
- qt6-svg-dev (>= 6.4.2~),
+ qml6-module-qtquick (>= 6.6.2~),
+ qml6-module-qttest (>= 6.6.2~),
+ qt6-base-dev (>= 6.6.2~),
+ qt6-base-private-dev (>= 6.6.2~),
+ qt6-declarative-dev (>= 6.6.2~),
+ qt6-declarative-private-dev (>= 6.6.2~),
+ qt6-svg-dev (>= 6.6.2~),
xauth <!nocheck>,
xvfb <!nocheck>
Build-Depends-Indep: qt6-base-dev (>= 6.6~) <!nodoc>,
More information about the Neon-commits
mailing list