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:
Jan Ekström 2022-10-09 17:09:06 +03:00
parent bb56554a62
commit 3f32dfe981
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ jobs:
ffmpeg \
libplacebo \
libxkbcommon \
libXinerama \
libxpresent \
luajit \
meson \