From 8b4e6ede624190e840b51159a4713fd272d710d9 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Fri, 11 May 2018 10:28:49 +0200 Subject: [PATCH] Specify minimum cmake version This is the version that is known to work for cross-building. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index ee2bc17..7fec8c4 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: hercules-compiler Section: devel Priority: optional Maintainer: Michal Sojka -Build-Depends: debhelper (>= 9), cmake, ninja-build, python3:any +Build-Depends: debhelper (>= 9), cmake (>= 3.7.2), ninja-build, python3:any Standards-Version: 3.9.8 Homepage: https://iis-git.ee.ethz.ch/H2020-Compiler/HerculesCompiler #Vcs-Git: https://anonscm.debian.org/collab-maint/hercules-compiler.git -- 2.39.2