[neon/neon-packaging/qcoro/Neon/unstable] debian: explicity need newer cmake

Jonathan Riddell null at kde.org
Fri Oct 22 11:54:01 BST 2021


Git commit 6c076fefaae6ca4c0a2ee24dbc6d18425ff0c9a4 by Jonathan Riddell.
Committed on 22/10/2021 at 10:53.
Pushed by jriddell into branch 'Neon/unstable'.

explicity need newer cmake

M  +1    -1    debian/control

https://invent.kde.org/neon/neon-packaging/qcoro/commit/6c076fefaae6ca4c0a2ee24dbc6d18425ff0c9a4

diff --git a/debian/control b/debian/control
index 142f9ff..a3be940 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: qcoro
 Section: kde
 Priority: optional
 Maintainer: Jonathan Riddell <jr at jriddell.org>
-Build-Depends: cmake (>= 3.1~),
+Build-Depends: cmake (>= 3.21),
                qtbase5-dev (>= 5.15.0~),
 	       gcc-10,
 	       g++-10,


More information about the Neon-commits mailing list