projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46a06f4
)
[packages] ices: depends on alsa-lib
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 12 Jun 2012 23:47:37 +0000
(23:47 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 12 Jun 2012 23:47:37 +0000
(23:47 +0000)
SVN-Revision: 32283
sound/ices/Makefile
patch
|
blob
|
history
diff --git
a/sound/ices/Makefile
b/sound/ices/Makefile
index 392ce598a678f29dd0a4f4e71e6196f709461e97..4f375b7d0a8c5cbda0971869af055637ee93c268 100644
(file)
--- 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