Depencies of ffmpeg and vdr-softdevice

This commit is contained in:
Arne Fitzenreiter
2008-04-28 11:10:08 +02:00
parent dd36ba849c
commit f6af3226fc
3 changed files with 2 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = ffmpeg
PAK_VER = 1
DEPS = ""
DEPS = "sdl"
###############################################################################
# Top-level Rules

View File

@@ -31,7 +31,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP)
PROG = vdr-softdevice
PAK_VER = 1
DEPS = "ffmpeg alsa"
DEPS = "vdr ffmpeg sdl alsa"
###############################################################################
# Top-level Rules