From: Michael Büsch 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.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=a25d9848d0a7c78108c1955cff220cbffd509b99 gmediaserver links to uclibcxx and zlib. So add these deps. SVN-Revision: 23493 --- diff --git a/net/gmediaserver/Makefile b/net/gmediaserver/Makefile index 44363820c6..90798969d8 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