[neon/qt6/qt6-base/Neon/release] debian: try with older cmake

Jonathan Esk-Riddell null at kde.org
Mon Dec 5 14:31:54 GMT 2022


Git commit 259a38f8a84e42428c96708d8b1dd5539326fc9f by Jonathan Esk-Riddell.
Committed on 05/12/2022 at 14:31.
Pushed by jriddell into branch 'Neon/release'.

try with older cmake

M  +1    -1    debian/control

https://invent.kde.org/neon/qt6/qt6-base/commit/259a38f8a84e42428c96708d8b1dd5539326fc9f

diff --git a/debian/control b/debian/control
index ba22469..c711c9c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: qt6-base
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Patrick Franz <deltaone at debian.org>
-Build-Depends: cmake (>= 3.24~),
+Build-Depends: cmake,
                debhelper-compat (= 13),
                default-libmysqlclient-dev,
                dh-exec,


More information about the Neon-commits mailing list