Add libogg as a dependency of libvorbis

This commit is contained in:
Scott McCreary
2011-01-06 19:57:03 +00:00
parent a97f552da4
commit 6870cc50f1

View File

@@ -4,7 +4,8 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.1.tar.gz"
CHECKSUM_MD5="016e523fac70bdd786258a9d15fd36e9"
REVISION="1"
STATUS_HAIKU="stable"
DEPEND="dev-util/pkgconfig >= 0.23"
DEPEND="dev-util/pkgconfig >= 0.23
media-libs/libogg >= 1.2.0"
BUILD {
cd libvorbis-1.3.1
libtoolize --force --copy --install