install more packages to increase build speed

This commit is contained in:
Marc Wäckerlin
2016-09-29 22:20:26 +00:00
parent d1fa73a940
commit 0cc24e498b
2 changed files with 44 additions and 13 deletions

3
debian/control.in vendored
View File

@@ -6,7 +6,8 @@ Build-Depends: debhelper, subversion, pkg-config, automake, libtool, autotools-d
Package: @PACKAGE_NAME@
Section: development
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, debootstrap, coreutils
Recommends: qemu-user-static, lxc-docker, schroot
Description: @DESCRIPTION@
@README_DEB@