mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 00:12:58 +02:00
Removed directfb from deps of videolan and sdl
This commit is contained in:
2
lfs/sdl
2
lfs/sdl
@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = sdl
|
||||
PAK_VER = 2
|
||||
|
||||
DEPS = "alsa directfb"
|
||||
DEPS = "alsa"
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user