mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 19:00:01 +08:00
Update build_for_linux.sh
This commit is contained in:
parent
d644356c81
commit
0d15f25364
@ -6,9 +6,9 @@ sudo chmod +x ./toolkit_build.sh
|
||||
sudo apt-get install libx264-dev
|
||||
sudo apt-get install libfaac-dev
|
||||
sudo apt-get install libmp4v2-dev
|
||||
sudo apt-get install libsdl-dev
|
||||
sudo apt-get install libavcodec-dev
|
||||
sudo apt-get install libavutil-dev
|
||||
#sudo apt-get install libsdl-dev
|
||||
#sudo apt-get install libavcodec-dev
|
||||
#sudo apt-get install libavutil-dev
|
||||
cd $path
|
||||
cd ..
|
||||
git clone --depth=50 https://github.com/xiongziliang/ZLMediaKit.git
|
||||
|
Loading…
Reference in New Issue
Block a user