kcontacts: fix build for secondary arch

This commit is contained in:
Gerasim Troeglazov
2019-03-24 12:22:24 +10:00
parent d0dc062956
commit 719c493f4c

View File

@@ -3,7 +3,7 @@ DESCRIPTION="KContact library provides vcard support."
HOMEPAGE="https://github.com/KDE/kcontacts/"
COPYRIGHT="2010-2019 KDE Organisation"
LICENSE="GNU LGPL v2.1"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/KDE/kcontacts/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="124fd1dfb15189535e00002441078a636e73578453e61b9cbaeb844b965af7a5"
SOURCE_DIR="kcontacts-$portVersion"
@@ -43,7 +43,7 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
extra_cmake_modules >= 5.55
extra_cmake_modules$secondaryArchSuffix >= 5.55
devel:libKF5Codecs$secondaryArchSuffix
devel:libKF5ConfigCore$secondaryArchSuffix
devel:libKF5ConfigWidgets$secondaryArchSuffix