summaryrefslogtreecommitdiff
path: root/install_dependencies_linux.sh
diff options
context:
space:
mode:
authorTim <tim@sendak.(none)>2013-12-23 19:27:55 +0000
committerTim <tim@sendak.(none)>2013-12-23 19:27:55 +0000
commit92f9df6497f012245782b7a3b5e1cf2dad54551b (patch)
treed715cf8c1df5509a8aefe8275d88078450a75a32 /install_dependencies_linux.sh
parent52f95cf1678e8a4b98f6cdd53b3613bbcb3d242d (diff)
tweak makefile
Diffstat (limited to 'install_dependencies_linux.sh')
-rwxr-xr-xinstall_dependencies_linux.sh2
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