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

@@ -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

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