README.md: Add xxd dependency (#750)

This commit is contained in:
Christian Kuhtz
2024-02-26 06:12:43 -08:00
committed by GitHub
parent c029146a13
commit 82e5642ad1

View File

@@ -19,7 +19,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 libarchive-tools libcap2-bin grep rsync xz-utils file git curl bc \ dosfstools libarchive-tools libcap2-bin grep rsync xz-utils file git curl bc \
gpg pigz gpg pigz xxd
``` ```
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