]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/commitdiff
Specify minimum cmake version
authorMichal Sojka <michal.sojka@cvut.cz>
Fri, 11 May 2018 08:28:49 +0000 (10:28 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Fri, 11 May 2018 08:28:49 +0000 (10:28 +0200)
This is the version that is known to work for cross-building.

debian/control

index ee2bc172bf1cdfc3e3158d8fd8bf867a2f486e6f..7fec8c4ec4324f6e33285b0c1cc06cad210a487a 100644 (file)
@@ -2,7 +2,7 @@ Source: hercules-compiler
 Section: devel
 Priority: optional
 Maintainer: Michal Sojka <michal.sojka@cvut.cz>
-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