mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
fix WebGPU runtime dependencies on linux (#30407)
This commit is contained in:
parent
29616c6dcf
commit
5d8d7c79c2
3 changed files with 38 additions and 7 deletions
|
@ -166,7 +166,11 @@ Run Servo with the command:
|
|||
|
||||
* `GStreamer` >=1.16
|
||||
* `gst-plugins-bad` >=1.16
|
||||
|
||||
* `libXcursor`
|
||||
* `libXrandr`
|
||||
* `libXi`
|
||||
* `libxkbcommon`
|
||||
* `vulkan-loader`
|
||||
|
||||
## Developing
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue