Update main.sh
This commit is contained in:
parent
13cf0ee57d
commit
1aff401c09
1
main.sh
1
main.sh
@ -14,6 +14,7 @@ cd ./plugins
|
||||
|
||||
wget https://cdn-fastly.obsproject.com/downloads/cef_binary_5060_linux64.tar.bz2
|
||||
tar -xf ./cef_binary_5060_linux64.tar.bz2 -C ./
|
||||
cd ../
|
||||
|
||||
# remove -Werror flag to mitigate FTBFS with ffmpeg
|
||||
sed -i 's|-Werror-implicit-function-declaration||g' CMakeLists.txt
|
||||
|
Loading…
Reference in New Issue
Block a user