mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
Update linux build requirements in README.md
TEST=None BUG=None Change-Id: Ibf92e718b7cb54bec7a66f7ebacf501748792739 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2973579 Reviewed-by: Dylan Reid <dgreid@chromium.org> Commit-Queue: Dennis Kempin <denniskempin@google.com> Tested-by: Dennis Kempin <denniskempin@google.com> Tested-by: kokoro <noreply+kokoro@google.com>
This commit is contained in:
parent
9623408e0c
commit
3fbc6d75f2
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ you can install `libcap-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 libgbm-dev libvirglrenderer-dev libwayland-bin libwayland-dev pkg-config protobuf-compiler python wayland-protocols bindgen
|
||||
sudo apt install build-essential clang libasound2-dev libcap-dev libgbm-dev libvirglrenderer-dev libwayland-bin libwayland-dev pkg-config protobuf-compiler python wayland-protocols bindgen
|
||||
```
|
||||
|
||||
Known issues:
|
||||
|
|
Loading…
Reference in a new issue