github/workflows: install libxpresent on freebsd

This is needed for x11 which is in turn needed for vdpau.
This commit is contained in:
Dudemanguy 2022-06-18 21:25:28 -05:00
parent 3d459832a8
commit 7e921e9939
1 changed files with 1 additions and 0 deletions

View File

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