mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Depencies of ffmpeg and vdr-softdevice
This commit is contained in:
@@ -36,7 +36,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = ffmpeg
|
||||
PAK_VER = 1
|
||||
|
||||
DEPS = ""
|
||||
DEPS = "sdl"
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user