]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/commitdiff
debian: Allow building against NVIDIA's CUDA package
authorMichal Sojka <michal.sojka@cvut.cz>
Wed, 21 Nov 2018 07:46:15 +0000 (08:46 +0100)
committerMichal Sojka <michal.sojka@cvut.cz>
Wed, 21 Nov 2018 07:46:15 +0000 (08:46 +0100)
Previously, build-depends contained only the name of official Debian
package. NVIDA's package has different name.

debian/control

index 9302324ad8d3157556da39b4ebc5f435ece5b7a7..32b5cb27062eb47dacb8accd05a94f49ff7dc5c4 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 (>= 3.7.2), ninja-build, python3:any, libffi-dev, libelf-dev:native, gcc-5:native, g++-5:native, nvidia-cuda-toolkit:native
+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 | cuda-toolkit-8-0
 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