Browse Source

Add debian package for setup

Bob Mottram 7 years ago
parent
commit
e6c06c87f3
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone-image

+ 1
- 0
src/freedombone-image View File

165
             sudo apt-get -yq install git python-docutils mktorrent xz-utils debootstrap
165
             sudo apt-get -yq install git python-docutils mktorrent xz-utils debootstrap
166
             sudo apt-get -yq install dosfstools btrfs-tools extlinux python-distro-info mbr
166
             sudo apt-get -yq install dosfstools btrfs-tools extlinux python-distro-info mbr
167
             sudo apt-get -yq install qemu-user-static binfmt-support u-boot-tools qemu
167
             sudo apt-get -yq install qemu-user-static binfmt-support u-boot-tools qemu
168
+            sudo apt-get -yq install python-cliapp
168
             ;;
169
             ;;
169
         parabola|arch)
170
         parabola|arch)
170
             sudo pacman -S --noconfirm libc++ git gcc gcc-libs python-docutils mktorrent patch
171
             sudo pacman -S --noconfirm libc++ git gcc gcc-libs python-docutils mktorrent patch