Changed dependancy bsdtar to libarchive-tools
This commit is contained in:
parent
a92f7eba60
commit
e6607e5dcf
|
@ -11,7 +11,7 @@ git clone --recurse-submodules https://git.1248.nz/chch.tech/pi-image.git
|
||||||
|
|
||||||
```
|
```
|
||||||
apt-get install coreutils quilt parted qemu-user-static debootstrap zerofree zip \
|
apt-get install coreutils quilt parted qemu-user-static debootstrap zerofree zip \
|
||||||
dosfstools bsdtar libcap2-bin grep rsync xz-utils file git curl bc
|
dosfstools libarchive-tools libcap2-bin grep rsync xz-utils file git curl bc
|
||||||
```
|
```
|
||||||
|
|
||||||
## Config
|
## Config
|
||||||
|
|
Loading…
Reference in New Issue