fixeb package realpath (via coreutils)
This commit is contained in:
parent
640027d5df
commit
21aeca1b0c
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ earlier releases of these systems.
|
||||||
To install the required dependencies for pi-gen you should run:
|
To install the required dependencies for pi-gen you should run:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
apt-get install quilt parted realpath qemu-user-static debootstrap zerofree pxz zip \
|
apt-get install coreutils quilt parted qemu-user-static debootstrap zerofree pxz zip \
|
||||||
dosfstools bsdtar libcap2-bin grep rsync xz-utils file git curl
|
dosfstools bsdtar libcap2-bin grep rsync xz-utils file git curl
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
2
depends
2
depends
|
@ -1,6 +1,6 @@
|
||||||
quilt
|
quilt
|
||||||
parted
|
parted
|
||||||
realpath
|
realpath:coreutils
|
||||||
qemu-arm-static:qemu-user-static
|
qemu-arm-static:qemu-user-static
|
||||||
debootstrap
|
debootstrap
|
||||||
zerofree
|
zerofree
|
||||||
|
|
Loading…
Reference in a new issue