##// END OF EJS Templates
binfmt-support dep fix for stretch/sid
Jan Wagner -
r31:c8fab89c43ed
parent child
Show More
@@ -72,7 +72,7 ENABLE_IPTABLES=${ENABLE_IPTABLES:=false}
72 72 R=${BUILDDIR}/chroot
73 73
74 74 # Packages required for bootstrapping
75 REQUIRED_PACKAGES="debootstrap debian-archive-keyring qemu-user-static dosfstools rsync bmap-tools whois git-core"
75 REQUIRED_PACKAGES="debootstrap debian-archive-keyring qemu-user-static binfmt-support dosfstools rsync bmap-tools whois git-core"
76 76
77 77 # Missing packages that need to be installed
78 78 MISSING_PACKAGES=""
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant