diff --git a/srcpkgs/akonadi-contacts/template b/srcpkgs/akonadi-contacts/template index 678b24adcb..758c8a92a9 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,16 +1,17 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=20.08.3 +version=20.12.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules gettext kcoreaddons" -makedepends="kio-devel kcontacts-devel kmime-devel akonadi-mime-devel prison-devel" +makedepends="kio-devel kcontacts-devel kmime-devel akonadi-mime-devel prison-devel + libkleo-devel grantlee5-devel grantleetheme-devel" short_desc="Libraries and daemons to implement Contact Management in Akonadi" maintainer="John " license="LGPL-2.0-or-later, GPL-2.0-or-later" homepage="https://community.kde.org/KDE_PIM/Akonadi" distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-contacts-${version}.tar.xz" -checksum=9a38969b4e99ef7190c5c48740efdb3048337914086d47134e98c0ea02e9c9a2 +checksum=1e4d21c2897596db2f5d3b21a830c9ea9f247142bc4338013010db471f4c31bd if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"