media-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-09 09:04:20 +02:00
parent 06f44c3a7b
commit f38aa621d9
165 changed files with 746 additions and 758 deletions

View File

@@ -23,19 +23,19 @@ PROVIDES="
"
REQUIRES="
haiku
lib:libsdl
lib:libfreetype
lib:libsdl
"
BUILD_REQUIRES="
haiku_devel
cmd:gcc
cmd:make
cmd:sdl_config
devel:libfreetype
devel:libz
devel:sdl_image
devel:sdl_ttf
devel:libz
cmd:sdl_config
cmd:make
cmd:gcc
"
BUILD()