app-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-08 14:24:56 +02:00
parent 403bcb193a
commit 189994c0a6
137 changed files with 341 additions and 342 deletions

View File

@@ -32,11 +32,11 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
lib:libaspell$secondaryArchSuffix
#lib:libhunspell_1.4$secondaryArchSuffix #needs an working version
lib:libpspell$secondaryArchSuffix #still doesn't seem to be picked up
lib:libglib_2.0$secondaryArchSuffix
#lib:libhunspell_1.4$secondaryArchSuffix #needs an working version
lib:libiconv$secondaryArchSuffix
lib:libintl$secondaryArchSuffix
lib:libpspell$secondaryArchSuffix #still doesn't seem to be picked up
"
PROVIDES_devel="
@@ -50,11 +50,11 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libaspell$secondaryArchSuffix
#devel:libhunspell_1.6.0$secondaryArchSuffix #needs an working version
devel:libpspell$secondaryArchSuffix #still doesn't seem to be picked up
devel:libglib_2.0$secondaryArchSuffix
#devel:libhunspell_1.6.0$secondaryArchSuffix #needs an working version
devel:libiconv$secondaryArchSuffix
devel:libintl$secondaryArchSuffix
devel:libpspell$secondaryArchSuffix #still doesn't seem to be picked up
"
BUILD_PREREQUIRES="
cmd:autoconf