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,21 +19,21 @@ PROVIDES="
REQUIRES="
haiku
lib:libsdl
lib:libsdl_mixer
lib:libsdl_image
lib:libsdl_mixer
lib:libsdl_ttf
"
BUILD_REQUIRES="
haiku_devel
devel:libsdl
devel:libsdl_mixer
devel:libsdl_image
devel:libsdl_mixer
devel:libsdl_ttf
"
BUILD_PREREQUIRES="
cmd:make
cmd:gcc
cmd:make
"
BUILD()