mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
app-*: reorder sections.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user