add some missing dependencies needed for building to the README
This commit is contained in:
parent
3f92681fc9
commit
afe1ce037a
|
@ -19,8 +19,8 @@ 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` package, on a
|
For this you will first need to install the `vmdb2`, `qemu-user-static`,
|
||||||
Debian Buster or higher system.
|
and `binfmt-support` packages on a Debian Buster (or higher) system.
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue