From: jow Date: Tue, 12 Jun 2012 23:47:37 +0000 (+0000) Subject: [packages] ices: depends on alsa-lib X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=8a68fdaad2edb6c1fe62394a984edc0605aad2a7;p=packages.git [packages] ices: depends on alsa-lib git-svn-id: svn://svn.openwrt.org/openwrt/packages@32283 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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