]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/commitdiff
Mark python3 dependency as any
authorMichal Sojka <michal.sojka@cvut.cz>
Thu, 10 May 2018 13:05:44 +0000 (15:05 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Fri, 11 May 2018 05:08:47 +0000 (07:08 +0200)
This ensures that cross-build does not install target (arm) version of
python3 but a native (amd64) one.

debian/control

index 11e2309d4d2fbd5c187d3062e2a11029cce9db82..ee2bc172bf1cdfc3e3158d8fd8bf867a2f486e6f 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
+Build-Depends: debhelper (>= 9), cmake, 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