]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/ffmpeg
Xen kernel fixes.
[people/teissler/ipfire-2.x.git] / lfs / ffmpeg
index 0f69a96b823dbd198bd072dfadc83280ac099b41..55472c5ee2ed43f89a2aa318c78bc004a2ef0a47 100644 (file)
@@ -33,7 +33,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = ffmpeg
 PAK_VER    = 2
 
-DEPS       = "sdl lame libvorbis libxvid"
+DEPS       = "sdl lame libvorbis xvid"
 
 ###############################################################################
 # Top-level Rules
@@ -81,7 +81,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                                      --enable-shared \
                                     --enable-postproc \
                                     --enable-gpl
-       cd $(DIR_SRC)/ffmpeg && make
+       cd $(DIR_SRC)/ffmpeg && make $(MAKETUNING) $(EXTRA_MAKE)
        cd $(DIR_SRC)/ffmpeg && make install
        cd $(DIR_SRC)/ffmpeg && make install-libs
        ldconfig