mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Add libogg as a dependency of libvorbis
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user