dev-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-08 16:18:18 +02:00
parent 2942715422
commit 0d782eba67
215 changed files with 765 additions and 770 deletions

View File

@@ -48,9 +48,9 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
"
BUILD_PREREQUIRES="
cmd:make
cmd:gcc$secondaryArchSuffix
cmd:cmake
cmd:gcc$secondaryArchSuffix
cmd:make
cmd:pkg_config$secondaryArchSuffix
"

View File

@@ -25,8 +25,8 @@ REQUIRES="
haiku$secondaryArchSuffix
lib:libboost_date_time$secondaryArchSuffix
lib:libboost_program_options$secondaryArchSuffix
lib:libcurl$secondaryArchSuffix
lib:libcrypto$secondaryArchSuffix
lib:libcurl$secondaryArchSuffix
lib:libiconv$secondaryArchSuffix
lib:libssl$secondaryArchSuffix
lib:libxml2$secondaryArchSuffix
@@ -46,8 +46,8 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_date_time$secondaryArchSuffix
devel:libboost_program_options$secondaryArchSuffix
devel:libcurl$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix
devel:libcurl$secondaryArchSuffix
devel:libiconv$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libxml2$secondaryArchSuffix

View File

@@ -45,8 +45,8 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:liblua5.1$secondaryArchSuffix
devel:libboost_config$secondaryArchSuffix >= 1.66
devel:liblua5.1$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:bjam

View File

@@ -39,9 +39,9 @@ BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
"
BUILD_PREREQUIRES="
cmd:make
cmd:find
cmd:gcc$secondaryArchSuffix
cmd:make
"
defineDebugInfoPackage tbb$secondaryArchSuffix \

View File

@@ -35,9 +35,9 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
cmd:cmake
cmd:make
cmd:gcc${secondaryArchSuffix}
cmd:ld${secondaryArchSuffix}
cmd:make
"
BUILD()