]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Depencies of ffmpeg and vdr-softdevice
authorArne Fitzenreiter <arne_f@ipfire.org>
Mon, 28 Apr 2008 09:10:08 +0000 (11:10 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 28 Apr 2008 09:10:08 +0000 (11:10 +0200)
doc/packages-list.txt
lfs/ffmpeg
lfs/vdr-softdevice

index 9660c776a3ba4200a72ac0b1a926a9345365f645..442e487750f3419f2a13933b983fae379e0c2efc 100644 (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
 * 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
index 86f464c6e71a7af2f8e3c62a5625c2398c5d6281..ec3a89ce4c82af9fa936b6efcacc63bc8effb1cb 100644 (file)
@@ -36,7 +36,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = ffmpeg
 PAK_VER    = 1
 
-DEPS       = ""
+DEPS       = "sdl"
 
 ###############################################################################
 # Top-level Rules
index a457ddca6859a1035dfd34e3d6a5a442308005a7..404af3290ca177a6896cc9db663dd7c235b612fe 100644 (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