Pārlūkot izejas kodu

Fix ffmpeg build

master
Ray Burgemeestre pirms 2 gadiem
vecāks
revīzija
b4fc06575e
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. +3
    -0
      ffmpeg/Makefile

+ 3
- 0
ffmpeg/Makefile Parādīt failu

@@ -35,6 +35,9 @@ ubuntu2204:
bash ../ubuntu2204.sh chown $$(id -u):$$(id -g) . -R # fix permissions

ffmpeg_impl:
# see issue https://exerror.com/fatal-detected-dubious-ownership-in-repository/
git config --global --add safe.directory '*'

apt-get update
sudo apt-get install -y yasm
sudo apt-get install -y nasm # apparently x264 switched to this

Notiek ielāde…
Atcelt
Saglabāt