From cea58daeb4bcebc2ebb6cd81382e2196bc57165b Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sat, 16 Nov 2019 22:56:54 -0600 Subject: [PATCH] kaccounts-intergration: unmark nocross --- srcpkgs/kaccounts-integration/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kaccounts-integration/template b/srcpkgs/kaccounts-integration/template index 9e31e95ecd5..11892a73f9c 100644 --- a/srcpkgs/kaccounts-integration/template +++ b/srcpkgs/kaccounts-integration/template @@ -3,7 +3,8 @@ pkgname=kaccounts-integration version=19.08.2 revision=1 build_style=cmake -hostmakedepends="extra-cmake-modules pkg-config qt5-host-tools qt5-qmake" +hostmakedepends="extra-cmake-modules pkg-config qt5-host-tools qt5-qmake + kcoreaddons libaccounts-qt5-devel signond-devel" makedepends="kcmutils-devel kparts-devel libaccounts-qt5-devel signond-devel" depends="kinit signon-ui signon-plugin-oauth2 signon-kwallet-extension" short_desc="Administer web accounts for sites and services across the KDE desktop" @@ -12,7 +13,6 @@ license="GPL-2.0-or-later" homepage="https://cgit.kde.org/kaccounts-integration.git/" distfiles="${KDE_SITE}/applications/${version}/src/kaccounts-integration-${version}.tar.xz" checksum=b422c23eb3eefc3a79c4ccb9360ae6269a86982575e981bb949c0782f1f813ce -nocross="libaccounts-qt5 is nocross" kaccounts-integration-devel_package() { short_desc+=" - development"