]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/blob - debian/control
Update HerculesCompiler submodule
[hercules2020/hercules-compiler.git] / debian / control
1 Source: hercules-compiler
2 Section: devel
3 Priority: optional
4 Maintainer: Michal Sojka <michal.sojka@cvut.cz>
5 Build-Depends:
6  debhelper (>= 9),
7  cmake <!nocross>, cmake (>= 3.7.2) <cross>,
8  ninja-build,
9  python3:any,
10  libffi-dev,
11  libelf-dev:native,
12  gcc-5:native,
13  g++-5:native,
14  nvidia-cuda-toolkit:native | cuda-toolkit-8-0
15 Standards-Version: 3.9.8
16 Homepage: https://iis-git.ee.ethz.ch/H2020-Compiler/HerculesCompiler
17 #Vcs-Git: https://anonscm.debian.org/collab-maint/hercules-compiler.git
18 #Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/hercules-compiler.git
19
20 Package: hercules-compiler
21 Architecture: any
22 Depends: ${shlibs:Depends}, ${misc:Depends}
23 Description: Hercules compiler as provided by ETHZ