From: Michal Sojka Date: Mon, 18 Nov 2019 08:19:00 +0000 (+0100) Subject: debian: Add build-depends to be able to run tests under pbuilder X-Git-Tag: 20201217~16 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/novaboot.git/commitdiff_plain/df8691567050adfd4dbd2cfd1e4fab902d0685b2 debian: Add build-depends to be able to run tests under pbuilder --- diff --git a/debian/control b/debian/control index 953cf64..83d3c1f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,9 @@ Source: novaboot Section: devel Priority: optional Maintainer: Michal Sojka -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