]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/ffmpeg
mdns-repeater: Stupid me has botched the rootfile
[ipfire-2.x.git] / lfs / ffmpeg
index d0dceec4b00bbff054483fe3ca098f28aa0fd71e..258e29b7b9e6cb41d4db6c963a26aaf5ff21e629 100644 (file)
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = ffmpeg
 PAK_VER    = 7
 
-DEPS       = "ffmpeg-libs sdl lame libvorbis xvid"
+DEPS       = "sdl lame libvorbis xvid"
 
 ###############################################################################
 # Top-level Rules
@@ -84,6 +84,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                --enable-version3 \
                --enable-avfilter \
                --enable-avresample
+
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
        @rm -rf $(DIR_APP)