From: Jo-Philipp Wich Date: Tue, 12 Jun 2012 23:47:37 +0000 (+0000) Subject: ices: depends on alsa-lib X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8b3cab434fd7ec4bf3ec2c306243593fbc46c4e5;p=openwrt%2Fsvn-archive%2Fpackages.git ices: depends on alsa-lib SVN-Revision: 32283 --- diff --git a/sound/ices/Makefile b/sound/ices/Makefile index 392ce598a..4f375b7d0 100644 --- a/sound/ices/Makefile +++ b/sound/ices/Makefile @@ -25,7 +25,7 @@ define Package/ices CATEGORY:=Sound TITLE:=ices client for Icecast media streaming servers URL:=http://xiph.org/ - DEPENDS:=+libshout +libxml2 +zlib +libogg +libvorbis + DEPENDS:=+libshout +libxml2 +zlib +libogg +libvorbis +alsa-lib endef define Package/ices/description