Add libwayland-dev and libxkbcommon-dev to GitHub Actions YAML.
PiperOrigin-RevId: 800462182 Change-Id: I771df8af3f827f0fe7f2d9975eb6fd04940f17dc
This commit is contained in:
committed by
Copybara-Service
parent
508d22f794
commit
0eea5d6dbd
@@ -141,8 +141,10 @@ jobs:
|
||||
run: >
|
||||
sudo apt-get update && sudo apt-get install
|
||||
libgl1-mesa-dev
|
||||
libwayland-dev
|
||||
libxinerama-dev
|
||||
libxcursor-dev
|
||||
libxkbcommon-dev
|
||||
libxrandr-dev
|
||||
libxi-dev
|
||||
ninja-build
|
||||
|
||||
Reference in New Issue
Block a user