From 8a68fdaad2edb6c1fe62394a984edc0605aad2a7 Mon Sep 17 00:00:00 2001 From: jow Date: Tue, 12 Jun 2012 23:47:37 +0000 Subject: [PATCH] [packages] ices: depends on alsa-lib git-svn-id: svn://svn.openwrt.org/openwrt/packages@32283 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- sound/ices/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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