dev-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-08 16:18:18 +02:00
parent 2942715422
commit 0d782eba67
215 changed files with 765 additions and 770 deletions

View File

@@ -28,14 +28,14 @@ BUILD_REQUIRES="
devel:liblua
"
BUILD_PREREQUIRES="
cmd:lua
cmd:luac
cmd:gcc
cmd:ld
cmd:lua
cmd:luac
cmd:make
cmd:md5sum
cmd:sed
cmd:wget
cmd:md5sum
"
BUILD()