net-*,mail-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-09 10:34:39 +02:00
parent 9b2b4619eb
commit 7e5f711456
61 changed files with 211 additions and 214 deletions

View File

@@ -21,11 +21,11 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libboost_system$secondaryArchSuffix
lib:libboost_chrono$secondaryArchSuffix
lib:libboost_filesystem$secondaryArchSuffix
lib:libboost_program_options$secondaryArchSuffix
lib:libboost_system$secondaryArchSuffix
lib:libboost_thread$secondaryArchSuffix
lib:libboost_chrono$secondaryArchSuffix
lib:libboost_unit_test_framework$secondaryArchSuffix
lib:libdb$secondaryArchSuffix
lib:libevent$secondaryArchSuffix
@@ -46,11 +46,11 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_system$secondaryArchSuffix
devel:libboost_chrono$secondaryArchSuffix
devel:libboost_filesystem$secondaryArchSuffix
devel:libboost_program_options$secondaryArchSuffix
devel:libboost_system$secondaryArchSuffix
devel:libboost_thread$secondaryArchSuffix
devel:libboost_chrono$secondaryArchSuffix
devel:libboost_unit_test_framework$secondaryArchSuffix
devel:libdb$secondaryArchSuffix
devel:libevent$secondaryArchSuffix