Update README.md with additional build dependencies

Incorporating MR !6 by Andre F de Miranda. Thanks!
This commit is contained in:
Gunnar Wolf 2020-08-15 00:52:44 -05:00
parent 7de811f115
commit 3629fa4aef

View File

@ -19,8 +19,16 @@ git clone --recursive https://salsa.debian.org/raspi-team/image-specs.git
cd image-specs cd image-specs
``` ```
For this you will first need to install the `vmdb2`, `qemu-user-static`, For this you will first need to install the following packages on a
and `binfmt-support` packages on a Debian Buster (or higher) system. Debian Buster (10) or higher system:
* vmdb2
* dosfstools
* qemu-user-static
* binfmt-support
Do note that at least currently vmdb2 uses some syntax that is available
only in the version in testing (Bullseye).
This repository includes a master YAML recipe (which is basically a This repository includes a master YAML recipe (which is basically a
configuration file) for all of the generated images, diverting as configuration file) for all of the generated images, diverting as