From 03355ce659d67834ef6baf22011e9b65a63b03db Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 12 Jun 2012 23:47:37 +0000 Subject: [PATCH] [packages] ices: depends on alsa-lib SVN-Revision: 32283 --- sound/ices/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/ices/Makefile b/sound/ices/Makefile index 392ce598a6..4f375b7d0a 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 -- 2.30.2