1
0
Fork 0

Remove unnecessary dependencies

This commit is contained in:
Braiden Vasco 2017-07-03 07:13:19 +00:00
parent 127da7dc70
commit b499ab4697
2 changed files with 2 additions and 5 deletions

View file

@ -13,8 +13,8 @@ Dependencies
On Debian-based systems:
```bash
apt-get install quilt parted realpath qemu-user-static debootstrap zerofree pxz zip \
dosfstools bsdtar libcap2-bin grep rsync
apt-get install quilt parted qemu-user-static debootstrap zerofree zip \
dosfstools libcap2-bin grep rsync
```
The file `depends` contains a list of tools needed. The format of this

View file

@ -1,13 +1,10 @@
quilt
parted
realpath
qemu-arm-static:qemu-user-static
debootstrap
zerofree
pxz
zip
mkdosfs:dosfstools
capsh:libcap2-bin
bsdtar
grep
rsync