mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
More order fixes
This commit is contained in:
@@ -17,7 +17,7 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
faad2$secondaryArchSuffix = $portVersion compat >= 2.0
|
||||
lib:libfaad$secondaryArchSuffix = 2.0.0 compat >= 2
|
||||
lib:libfaad$secondaryArchSuffix = 2.0.0 compat >= 2
|
||||
cmd:faad$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
@@ -34,8 +34,8 @@ REQUIRES_devel="
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:libtool
|
||||
cmd:aclocal
|
||||
|
||||
Reference in New Issue
Block a user