kde-frameworks: fix BUILD_REQUIRES

This commit is contained in:
Sergei Reznikov
2018-04-18 01:17:09 +03:00
parent a26720a2a3
commit c35f90461f
38 changed files with 381 additions and 381 deletions

View File

@@ -41,10 +41,10 @@ REQUIRES_devel="
BUILD_REQUIRES="
extra_cmake_modules >= 5.45
haiku${secondaryArchSuffix}_devel
devel:libKF5Codecs$secondaryArchSuffix
devel:libKF5ConfigCore$secondaryArchSuffix
devel:libKF5CoreAddons$secondaryArchSuffix
devel:libKF5WindowSystem$secondaryArchSuffix
devel:libKF5Codecs$secondaryArchSuffix == $portVersion
devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion
devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion
devel:libKF5WindowSystem$secondaryArchSuffix == $portVersion
devel:libphonon4qt5$secondaryArchSuffix
devel:libphonon4qt5experimental$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix >= 5.7