Replaced bsdtar apt package with new libarchive-tools
This commit is contained in:
parent
9a3a10bf10
commit
1bd3c8c36d
|
@ -14,7 +14,7 @@ To install the required dependencies for pi-gen you should run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
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
|
||||||
```
|
```
|
||||||
|
|
||||||
The file `depends` contains a list of tools needed. The format of this
|
The file `depends` contains a list of tools needed. The format of this
|
||||||
|
|
Loading…
Reference in New Issue
Block a user