]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/videolan
Removed directfb from deps of videolan and sdl
[people/pmueller/ipfire-2.x.git] / lfs / videolan
index d3ab2098cee1be3db939c5c666b334e1e9f50191..675ef0c37b149159d8979a94e361626425e96c3a 100644 (file)
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = videolan
 PAK_VER    = 2
 
-DEPS       = "libshout libmpeg2 libmad directfb ffmpeg"
+DEPS       = "libshout libmpeg2 libmad ffmpeg"
 
 ###############################################################################
 # Top-level Rules
@@ -89,7 +89,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                                                                --enable-libdvbpsi --enable-faac --enable-mkv  \
                                                                --enable-x264 --enable-release \
                                                                --disable-nls
-                                                               --enable-directfb
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
        @rm -rf $(DIR_APP)