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

@@ -26,8 +26,8 @@ BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
cmd:make
cmd:gcc
cmd:make
"
BUILD()

View File

@@ -27,9 +27,9 @@ BUILD_REQUIRES="
haiku_devel
"
BUILD_PREREQUIRES="
cmd:make
cmd:gcc
cmd:install
cmd:make
cmd:patch
cmd:zcat
"