mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-15 05:22:59 +02:00
Depencies of ffmpeg and vdr-softdevice
This commit is contained in:
@@ -5,11 +5,9 @@
|
||||
* Compress-Zlib-1.35
|
||||
* Convert-TNEF-0.17
|
||||
* Convert-UUlib-1.06
|
||||
* DFB++-1.0.0
|
||||
* Digest-1.08
|
||||
* Digest-HMAC-1.01
|
||||
* Digest-SHA1-2.10
|
||||
* DirectFB-1.1.1
|
||||
* GD-2.35
|
||||
* GDGraph-1.4308
|
||||
* GDTextUtil-0.86
|
||||
@@ -166,7 +164,6 @@
|
||||
* libxslt-1.1.17
|
||||
* linux-2.6.16.57
|
||||
* linux-atm-2.4.1
|
||||
* linux-fusion-7.0.1
|
||||
* linux-libc-headers-2.6.12.0
|
||||
* linuxigd-0.95
|
||||
* logrotate-3.7.1
|
||||
|
||||
@@ -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