From 719c493f4cb8332a7a2e895723a83070b6edec68 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 24 Mar 2019 12:22:24 +1000 Subject: [PATCH] kcontacts: fix build for secondary arch --- kde-apps/kcontacts/kcontacts-18.12.3.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/kcontacts/kcontacts-18.12.3.recipe b/kde-apps/kcontacts/kcontacts-18.12.3.recipe index b978a949b..ecc0e9897 100644 --- a/kde-apps/kcontacts/kcontacts-18.12.3.recipe +++ b/kde-apps/kcontacts/kcontacts-18.12.3.recipe @@ -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