diff options
| author | Tim <tim@sendak.(none)> | 2013-12-23 19:27:55 +0000 |
|---|---|---|
| committer | Tim <tim@sendak.(none)> | 2013-12-23 19:27:55 +0000 |
| commit | 92f9df6497f012245782b7a3b5e1cf2dad54551b (patch) | |
| tree | d715cf8c1df5509a8aefe8275d88078450a75a32 /install_dependencies_linux.sh | |
| parent | 52f95cf1678e8a4b98f6cdd53b3613bbcb3d242d (diff) | |
tweak makefile
Diffstat (limited to 'install_dependencies_linux.sh')
| -rwxr-xr-x | install_dependencies_linux.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install_dependencies_linux.sh b/install_dependencies_linux.sh index b16796b..eee6d7a 100755 --- a/install_dependencies_linux.sh +++ b/install_dependencies_linux.sh @@ -31,7 +31,7 @@ sudo apt-get -y install libxvidcore-dev libxfixes-dev sudo apt-get -y install libfaac-dev libfaad-dev libschroedinger-dev libtheora-dev libvorbis-dev libxv-dev libxvmc-dev -sudo apt-get -y install libmp3lame-dev +sudo apt-get -y install libmp3lame-dev libx264-dev #svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg |
