mirror of
https://github.com/mpv-player/mpv
synced 2025-03-31 07:51:55 +00:00
workflows/build: install git in freebsd image
for downloading libplacebo.wrap via git
This commit is contained in:
parent
f5ca11e12b
commit
9074436862
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -189,6 +189,7 @@ jobs:
|
|||||||
pkg update
|
pkg update
|
||||||
# Requested in ci/build-freebsd.sh
|
# Requested in ci/build-freebsd.sh
|
||||||
pkg install -y \
|
pkg install -y \
|
||||||
|
git \
|
||||||
cmake \
|
cmake \
|
||||||
evdev-proto \
|
evdev-proto \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
|
Loading…
Reference in New Issue
Block a user