Add debian package for setup

This commit is contained in:
Bob Mottram 2018-01-16 09:58:49 +00:00
parent c5de5d207c
commit e6c06c87f3
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ function image_setup {
sudo apt-get -yq install git python-docutils mktorrent xz-utils debootstrap sudo apt-get -yq install git python-docutils mktorrent xz-utils debootstrap
sudo apt-get -yq install dosfstools btrfs-tools extlinux python-distro-info mbr sudo apt-get -yq install dosfstools btrfs-tools extlinux python-distro-info mbr
sudo apt-get -yq install qemu-user-static binfmt-support u-boot-tools qemu sudo apt-get -yq install qemu-user-static binfmt-support u-boot-tools qemu
sudo apt-get -yq install python-cliapp
;; ;;
parabola|arch) parabola|arch)
sudo pacman -S --noconfirm libc++ git gcc gcc-libs python-docutils mktorrent patch sudo pacman -S --noconfirm libc++ git gcc gcc-libs python-docutils mktorrent patch