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:
c3bed15
)
icecast: add missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 6 Oct 2008 19:34:09 +0000
(19:34 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 6 Oct 2008 19:34:09 +0000
(19:34 +0000)
SVN-Revision: 12878
net/icecast/Makefile
patch
|
blob
|
history
diff --git
a/net/icecast/Makefile
b/net/icecast/Makefile
index ba31ab1e89953e94f7e60573d0f65f112f17f68d..0709ff130dcb5b9c171e1f32227f97cb41d46de4 100644
(file)
--- a/
net/icecast/Makefile
+++ b/
net/icecast/Makefile
@@
-24,7
+24,7
@@
TREMOR_DIR=$(TREMOR_BUILD_DIR)/ipkg-install/usr
define Package/icecast
SECTION:=net
CATEGORY:=Network
- DEPENDS:=+libcurl +libxml2 +libxslt
+ DEPENDS:=+libcurl +libxml2 +libxslt
+libogg
TITLE:=A streaming media server for Ogg/Vorbis and MP3 audio streams
URL:=http://www.icecast.org/
SUBMENU:=multimedia