mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
kcontacts: fix build for secondary arch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user