mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
kde-frameworks: fix BUILD_REQUIRES
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user