aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHereath <[email protected]>2019-01-18 21:35:54 +0100
committerXECDesign <[email protected]>2019-01-21 19:42:08 +1000
commit21aeca1b0c1ffd4c3336be31da510315714e87a8 (patch)
treed3d9cc21e48c11f9729b6baa43d2276ef6f09a2f
parent640027d5df0ef7eeeabf98fdd327741f4714aeda (diff)
fixeb package realpath (via coreutils)
-rwxr-xr-xREADME.md2
-rw-r--r--depends2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 39f6c9b..da22352 100755
--- a/README.md
+++ b/README.md
@@ -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
```
diff --git a/depends b/depends
index 80db669..c5308d5 100644
--- a/depends
+++ b/depends
@@ -1,6 +1,6 @@
quilt
parted
-realpath
+realpath:coreutils
qemu-arm-static:qemu-user-static
debootstrap
zerofree