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

@@ -32,10 +32,10 @@ BUILD_REQUIRES="
devel:libopenblas
"
BUILD_PREREQUIRES="
cmd:python2
cmd:git
cmd:gcc
cmd:gfortran
cmd:git
cmd:python2
"
BUILD()