]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Removed directfb from deps of videolan and sdl
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 23 Apr 2008 22:42:04 +0000 (00:42 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 23 Apr 2008 22:42:04 +0000 (00:42 +0200)
lfs/sdl
lfs/videolan

diff --git a/lfs/sdl b/lfs/sdl
index f7339e68591b9daeeaa560ac33a067069ebe5290..5197e431de6660cada48070d1bda3595cde3aa02 100644 (file)
--- a/lfs/sdl
+++ b/lfs/sdl
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = sdl
 PAK_VER    = 2
 
-DEPS       = "alsa directfb"
+DEPS       = "alsa"
 
 ###############################################################################
 # Top-level Rules
index e693e4d4a42e92377839e158165f96efe2892499..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