# HG changeset patch # User Pascal Bellard # Date 1323423039 -3600 # Node ID c9fc4a566d1d4e1dea8d9a8f761dd424b9234b28 # Parent 91638e9e86588750f089bb5855d53d1efb31d7c6 libshout: update bdeps diff -r 91638e9e8658 -r c9fc4a566d1d libshout/receipt --- a/libshout/receipt Fri Dec 09 10:29:11 2011 +0100 +++ b/libshout/receipt Fri Dec 09 10:30:39 2011 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Library for accessing a shoutcast/icecast server." MAINTAINER="slaxemulator@gmail.com" DEPENDS="libvorbis libtheora speex" -BUILD_DEPENDS="libvorbis-dev libtheora-dev speex-dev" +BUILD_DEPENDS="libvorbis-dev libtheora-dev speex-dev libogg-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.icecast.org/" WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL"