]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Fix libdna & ushare dependencies
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 6 Jan 2009 18:15:11 +0000 (19:15 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 6 Jan 2009 18:15:11 +0000 (19:15 +0100)
lfs/libdlna
lfs/ushare

index 5b17440806467e3ec3532b2afc96cc054b3b9ac4..98e30272294ebfffedb1ad221912c0dfd9fa7a52 100644 (file)
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = libdlna
 PAK_VER    = 1
 
-DEPS       = "libupnp ffmpeg"
+DEPS       = "ffmpeg"
 
 ###############################################################################
 # Top-level Rules
index 259ac5ea5c09d6a976212092d5b9d510b6838600..672e893154d528a6cd175a781b418e861cf6c87b 100644 (file)
@@ -34,7 +34,7 @@ TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = ushare
 PAK_VER    = 1
 
-DEPS       = "libdlna libupnp"
+DEPS       = "libdlna"
 
 ###############################################################################
 # Top-level Rules