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

@@ -39,8 +39,8 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_system$secondaryArchSuffix >= 1.57.0
devel:libboost_math_c99$secondaryArchSuffix >= 1.57.0
devel:libboost_system$secondaryArchSuffix >= 1.57.0
devel:libcppunit$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix
devel:libpng$secondaryArchSuffix
@@ -51,12 +51,12 @@ BUILD_REQUIRES="
"
BUILD_PREREQUIRES="
cmd:aclocal
cmd:libtoolize$secondaryArchSuffix
cmd:autoconf
cmd:automake
cmd:autoheader
cmd:automake
cmd:gcc$secondaryArchSuffix
cmd:ld$secondaryArchSuffix
cmd:libtoolize$secondaryArchSuffix
cmd:make
cmd:pkg_config$secondaryArchSuffix
"