Merge branch 'master' of git://git.ipfire.org/ipfire-2.x

This commit is contained in:
Maniacikarus
2009-01-07 20:02:13 +01:00
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