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:
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
|
|
2
depends
2
depends
|
@ -1,6 +1,6 @@
|
|||
quilt
|
||||
parted
|
||||
realpath
|
||||
realpath:coreutils
|
||||
qemu-arm-static:qemu-user-static
|
||||
debootstrap
|
||||
zerofree
|
||||
|
|
Loading…
Reference in a new issue