]> rtime.felk.cvut.cz Git - novaboot.git/commitdiff
debian: Add build-depends to be able to run tests under pbuilder
authorMichal Sojka <michal.sojka@cvut.cz>
Mon, 18 Nov 2019 08:19:00 +0000 (09:19 +0100)
committerMichal Sojka <michal.sojka@cvut.cz>
Mon, 18 Nov 2019 08:19:00 +0000 (09:19 +0100)
debian/control

index 953cf64b945bd2948a7be31e5a9b655e6ddff920..83d3c1f40b6611469548bc8b1d025b959c1c1064 100644 (file)
@@ -2,7 +2,9 @@ Source: novaboot
 Section: devel
 Priority: optional
 Maintainer: Michal Sojka <sojkam1@fel.cvut.cz>
-Build-Depends: debhelper (>= 8.0.0), perl, libexpect-perl
+Build-Depends: debhelper (>= 8.0.0), perl, libexpect-perl,
+ python3-minimal, libpython3-stdlib, rsync, isolinux, syslinux-common,
+ genisoimage, sudo
 Standards-Version: 3.9.4
 Homepage: https://github.com/wentasah/novaboot
 Vcs-Git: https://github.com/wentasah/novaboot.git