mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
graphite2: order PROVIDES and BUILD sections.
This commit is contained in:
@@ -22,8 +22,8 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
graphite2${secondaryArchSuffix}_devel = $portVersion compat >= 1.2
|
||||
devel:libgraphite2$secondaryArchSuffix = 3.0.1 compat >= 3
|
||||
cmd:gr2fonttest$secondaryArchSuffix
|
||||
devel:libgraphite2$secondaryArchSuffix = 3.0.1 compat >= 3
|
||||
"
|
||||
REQUIRES_devel="
|
||||
graphite2$secondaryArchSuffix == $portVersion base
|
||||
@@ -34,9 +34,9 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:cmake
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
cmd:ld$secondaryArchSuffix
|
||||
cmd:cmake
|
||||
cmd:make
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user