mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
haiku-*: reorder sections.
This commit is contained in:
@@ -21,23 +21,23 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku${secondaryArchSuffix}
|
||||
lib:libssl${secondaryArchSuffix}
|
||||
lib:libcurl${secondaryArchSuffix}
|
||||
lib:libevent${secondaryArchSuffix}
|
||||
lib:libssl${secondaryArchSuffix}
|
||||
lib:libz${secondaryArchSuffix}
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libcurl${secondaryArchSuffix}
|
||||
devel:libevent${secondaryArchSuffix}
|
||||
devel:libssl${secondaryArchSuffix}
|
||||
devel:libcurl${secondaryArchSuffix}
|
||||
devel:libz${secondaryArchSuffix}
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
curl${secondaryArchSuffix}
|
||||
cmd:jam
|
||||
cmd:gcc${secondaryArchSuffix}
|
||||
cmd:jam
|
||||
cmd:make
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user