]> rtime.felk.cvut.cz Git - hercules2020/hercules-compiler.git/commitdiff
debian: Reformat build rependencies
authorMichal Sojka <michal.sojka@cvut.cz>
Wed, 21 Nov 2018 07:50:53 +0000 (08:50 +0100)
committerMichal Sojka <michal.sojka@cvut.cz>
Wed, 21 Nov 2018 07:50:53 +0000 (08:50 +0100)
Put each dependency on a separate line.

debian/control

index 32b5cb27062eb47dacb8accd05a94f49ff7dc5c4..4e21792836bd3f976b451deb37a01189b67478c3 100644 (file)
@@ -2,7 +2,16 @@ 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 | cuda-toolkit-8-0
+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