]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/blob - debian/control
debian: Use native libelf as build dependency
[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: debhelper (>= 9), cmake (>= 3.7.2), ninja-build, python3:any, libffi-dev, libelf-dev:native, gcc-5:native, g++-5:native, nvidia-cuda-toolkit:native
6 Standards-Version: 3.9.8
7 Homepage: https://iis-git.ee.ethz.ch/H2020-Compiler/HerculesCompiler
8 #Vcs-Git: https://anonscm.debian.org/collab-maint/hercules-compiler.git
9 #Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/hercules-compiler.git
10
11 Package: hercules-compiler
12 Architecture: any
13 Depends: ${shlibs:Depends}, ${misc:Depends}
14 Description: Hercules compiler as provided by ETHZ