Add more build dependencies to README.

BUG=None
TEST=sudo apt install ...

Change-Id: Ic30b659049818c673f69068112350687bdf2666e
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2452791
Reviewed-by: Dylan Reid <dgreid@chromium.org>
Commit-Queue: Andrew Walbran <qwandor@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Auto-Submit: Andrew Walbran <qwandor@google.com>
This commit is contained in:
Andrew Walbran 2020-10-06 16:17:11 +01:00 committed by Commit Bot
parent 685316f0bd
commit cf014f3554

View file

@ -50,7 +50,7 @@ you can install `libcap-dev` and `libfdt-dev`.
Handy Debian one-liner for all build and runtime deps, particularly if you're
running Crostini:
```sh
sudo apt install build-essential libcap-dev libfdt-dev pkg-config python
sudo apt install build-essential libcap-dev libfdt-dev libgbm-dev libvirglrenderer-dev libwayland-bin libwayland-dev pkg-config protobuf-compiler python wayland-protocols
```
Known issues: