##// END OF EJS Templates
Add 'bc' as required package ...
Michal Švamberg -
r99:920ee0f6f5d1
parent child
Show More
@@ -175,7 +175,7 APT_INCLUDES=${APT_INCLUDES:=""}
175 175 APT_INCLUDES="${APT_INCLUDES},apt-transport-https,apt-utils,ca-certificates,debian-archive-keyring,dialog,sudo,systemd,sysvinit-utils"
176 176
177 177 # Packages required for bootstrapping
178 REQUIRED_PACKAGES="debootstrap debian-archive-keyring qemu-user-static binfmt-support dosfstools rsync bmap-tools whois git"
178 REQUIRED_PACKAGES="debootstrap debian-archive-keyring qemu-user-static binfmt-support dosfstools rsync bmap-tools whois git bc"
179 179 MISSING_PACKAGES=""
180 180
181 181 set +x
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant