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

@@ -27,10 +27,10 @@ BUILD_REQUIRES="
devel:libsdl${secondaryArchSuffix}
"
BUILD_PREREQUIRES="
cmd:make
cmd:gcc$secondaryArchSuffix
cmd:nasm
cmd:ld$secondaryArchSuffix
cmd:make
cmd:nasm
"
BUILD()