summaryrefslogtreecommitdiff
path: root/install_dependencies_linux.sh
diff options
context:
space:
mode:
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