games-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-09 10:27:19 +02:00
parent 9c42229dbd
commit 9b2b4619eb
95 changed files with 478 additions and 483 deletions

View File

@@ -19,22 +19,22 @@ PROVIDES="
"
REQUIRES="
haiku
lib:libintl
lib:libsdl
lib:libsdl_mixer
lib:libintl
"
BUILD_REQUIRES="
haiku_devel
devel:libintl
devel:libsdl
devel:libsdl_mixer
devel:libintl
"
BUILD_PREREQUIRES="
cmd:make
cmd:gcc
cmd:ld
cmd:libtoolize
cmd:make
"
BUILD()