]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/ffmpeg
Updater.sh added
[people/teissler/ipfire-2.x.git] / lfs / ffmpeg
index f8022990ba1d745971e10d850e69fdb764aeb7af..0f69a96b823dbd198bd072dfadc83280ac099b41 100644 (file)
@@ -80,10 +80,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_SRC)/ffmpeg && ./configure --prefix=/usr \
                                      --enable-shared \
                                     --enable-postproc \
-                                    --enable-gpl \
-                                    --enable-libmp3lame \
-                                    --enable-libvorbis \
-                                    --enable-libxvid
+                                    --enable-gpl
        cd $(DIR_SRC)/ffmpeg && make
        cd $(DIR_SRC)/ffmpeg && make install
        cd $(DIR_SRC)/ffmpeg && make install-libs