From: mb Date: Sun, 17 Oct 2010 01:02:30 +0000 (+0000) Subject: gmediaserver links to uclibcxx and zlib. So add these deps. X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=488e741b643197e424041f3aaa0e5506a55ca043;p=packages.git gmediaserver links to uclibcxx and zlib. So add these deps. git-svn-id: svn://svn.openwrt.org/openwrt/packages@23493 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/gmediaserver/Makefile b/net/gmediaserver/Makefile index 44363820c..90798969d 100644 --- a/net/gmediaserver/Makefile +++ b/net/gmediaserver/Makefile @@ -23,7 +23,7 @@ include $(INCLUDE_DIR)/package.mk define Package/gmediaserver SECTION:=net CATEGORY:=Network - DEPENDS:=+id3lib +libiconv +libmagic +file +libupnp +libuuid + DEPENDS:=+id3lib +libiconv +libmagic +file +libupnp +libuuid +uclibcxx +zlib TITLE:=An UPnP music media server URL:=http://www.nongnu.org/gmediaserver/ SUBMENU:=multimedia