mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
flac: devel package requires devel:libogg
This commit is contained in:
@@ -10,7 +10,7 @@ COPYRIGHT="2000-2007 Josh Coalson"
|
||||
LICENSE="GNU LGPL v2.1
|
||||
GNU GPL v2
|
||||
BSD (3-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://downloads.xiph.org/releases/flac/flac-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="213e82bd716c9de6db2f98bcadbc4c24c7e2efe8c75939a1a84e28539c4e1748"
|
||||
PATCHES="flac-$portVersion.patchset"
|
||||
@@ -42,6 +42,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
flac$secondaryArchSuffix == $portVersion base
|
||||
devel:libogg$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user