mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2024-12-13 21:02:28 +00:00
Add packages required for SDL Wayland compilation to Travis CI config
This commit is contained in:
parent
d3c2f50b20
commit
c0e697eb58
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ matrix:
|
|||
- qt59svg
|
||||
- libesd0-dev
|
||||
- libgl-dev
|
||||
- libegl1-mesa-dev
|
||||
- libxkbcommon-dev
|
||||
- wayland-protocols
|
||||
- libopus-dev
|
||||
- libavcodec-dev
|
||||
- libavutil-dev
|
||||
|
|
Loading…
Reference in a new issue