[neon/qt6/qt6-location/Neon/release] debian: fix build-dep version

Jonathan Esk-Riddell null at kde.org
Tue Dec 6 15:20:30 GMT 2022


Git commit d497f9106b1086e767dfec8ce74b65137200de8c by Jonathan Esk-Riddell.
Committed on 06/12/2022 at 15:20.
Pushed by jriddell into branch 'Neon/release'.

fix build-dep version

M  +1    -1    debian/control

https://invent.kde.org/neon/qt6/qt6-location/commit/d497f9106b1086e767dfec8ce74b65137200de8c

diff --git a/debian/control b/debian/control
index c949e18..1eaafdb 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: cmake,
                pkg-kde-tools,
                qt6-base-dev (>= 6.4.1+dfsg~),
                qt6-declarative-dev (>= 6.4.1+dfsg~),
-               qt6-serialport-dev (>= 6.4.1+dfsg~),
+               qt6-serialport-dev (>= 6.4.1),
                rapidjson-dev (>= 1.1.0),
                xauth <!nocheck>,
                xvfb <!nocheck>,


More information about the Neon-commits mailing list