[neon/qt6/qt6-mqtt/Neon/release] debian: bump internal build dep versions

Carlos De Maine null at kde.org
Sun Feb 9 04:30:31 GMT 2025


Git commit dad3e23196d88182e83086fc4e453a44a6c7da0f by Carlos De Maine.
Committed on 09/02/2025 at 04:30.
Pushed by carlosdem into branch 'Neon/release'.

bump internal build dep versions

M  +3    -3    debian/control

https://invent.kde.org/neon/qt6/qt6-mqtt/-/commit/dad3e23196d88182e83086fc4e453a44a6c7da0f

diff --git a/debian/control b/debian/control
index 206c561..b1e732c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,9 @@ Build-Depends: cmake,
                ninja-build,
                pkgconf,
                pkg-kde-tools,
-               qt6-base-dev,
-               qt6-declarative-dev,
-               qt6-websockets-dev,
+               qt6-base-dev (>= 6.8.2~),
+               qt6-declarative-dev (>= 6.8.2~),
+               qt6-websockets-dev (>= 6.8.2~),
 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