Fix libdna & ushare dependencies

This commit is contained in:
Arne Fitzenreiter
2009-01-06 19:15:11 +01:00
parent 6f2bc878d7
commit cd5e30a670
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libdlna
PAK_VER = 1
DEPS = "libupnp ffmpeg"
DEPS = "ffmpeg"
###############################################################################
# Top-level Rules

View File

@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
PROG = ushare
PAK_VER = 1
DEPS = "libdlna libupnp"
DEPS = "libdlna"
###############################################################################
# Top-level Rules