kde-*: reorder sections.

This commit is contained in:
Jerome Duval
2018-08-09 09:56:15 +02:00
parent f38aa621d9
commit 9c42229dbd
68 changed files with 192 additions and 193 deletions

View File

@@ -37,15 +37,15 @@ REQUIRES_devel="
"
BUILD_REQUIRES="
extra_cmake_modules >= $portVersion
haiku${secondaryArchSuffix}_devel
extra_cmake_modules >= $portVersion
devel:libQt5Core$secondaryArchSuffix >= 5.7
"
BUILD_PREREQUIRES="
cmd:cmake
cmd:g++$secondaryArchSuffix
cmd:gperf
cmd:make
cmd:g++$secondaryArchSuffix
"
BUILD()