mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 12:32:59 +02:00
Merge branch 'master' of git://git.ipfire.org/ipfire-2.x
This commit is contained in:
@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = libdlna
|
||||
PAK_VER = 1
|
||||
|
||||
DEPS = "libupnp ffmpeg"
|
||||
DEPS = "ffmpeg"
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
@@ -34,7 +34,7 @@ TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = ushare
|
||||
PAK_VER = 1
|
||||
|
||||
DEPS = "libdlna libupnp"
|
||||
DEPS = "libdlna"
|
||||
|
||||
###############################################################################
|
||||
# Top-level Rules
|
||||
|
||||
Reference in New Issue
Block a user