diff options
Diffstat (limited to 'package/icecast/Makefile')
-rw-r--r-- | package/icecast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/icecast/Makefile b/package/icecast/Makefile index 56474f0e0..4c38bd9ef 100644 --- a/package/icecast/Makefile +++ b/package/icecast/Makefile @@ -10,7 +10,7 @@ PKG_MD5SUM:= 2b5d1b40778922e5f6431b7758c359ad PKG_DESCR:= streaming media server PKG_SECTION:= mm/audio PKG_DEPENDS:= libcurl libvorbis libpthread libxml2 libxslt -PKG_BUILDDEP:= curl libvorbis libxml2 libxslt autotool +PKG_BUILDDEP:= curl libvorbis libxml2 libxslt PKG_URL:= http://www.icecast.org/ PKG_SITES:= http://downloads.us.xiph.org/releases/icecast/ |