Removed directfb from deps of videolan and sdl

This commit is contained in:
Arne Fitzenreiter
2008-04-24 00:42:04 +02:00
parent dbf26fcabf
commit 225c66959d
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = sdl
PAK_VER = 2
DEPS = "alsa directfb"
DEPS = "alsa"
###############################################################################
# Top-level Rules

View 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