mirror of
https://github.com/mpv-player/mpv
synced 2025-01-29 19:22:48 +00:00
github/workflows: explicitly install Xinerama on FreeBSD
Apparently an implicit dependency on it through one of the otherwise installed packages is no longer there.
This commit is contained in:
parent
bb56554a62
commit
3f32dfe981
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -164,6 +164,7 @@ jobs:
|
||||
ffmpeg \
|
||||
libplacebo \
|
||||
libxkbcommon \
|
||||
libXinerama \
|
||||
libxpresent \
|
||||
luajit \
|
||||
meson \
|
||||
|
Loading…
Reference in New Issue
Block a user