fix WebGPU runtime dependencies on linux (#30407)

This commit is contained in:
Delan Azabani 2023-09-22 19:05:38 +08:00 committed by GitHub
parent 29616c6dcf
commit 5d8d7c79c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 38 additions and 7 deletions

View file

@ -166,7 +166,11 @@ Run Servo with the command:
* `GStreamer` >=1.16
* `gst-plugins-bad` >=1.16
* `libXcursor`
* `libXrandr`
* `libXi`
* `libxkbcommon`
* `vulkan-loader`
## Developing