Changed dependancy bsdtar to libarchive-tools

This commit is contained in:
2021-02-28 19:08:05 +13:00
parent a92f7eba60
commit e6607e5dcf

View File

@@ -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