diff --git a/srcpkgs/akonadi-contacts/template b/srcpkgs/akonadi-contacts/template index 4cb21b4488e..eae42a9101f 100644 --- a/srcpkgs/akonadi-contacts/template +++ b/srcpkgs/akonadi-contacts/template @@ -1,16 +1,16 @@ # Template file for 'akonadi-contacts' pkgname=akonadi-contacts -version=19.12.0 +version=19.12.1 revision=1 build_style=cmake -hostmakedepends="extra-cmake-modules kcoreaddons" +hostmakedepends="extra-cmake-modules gettext kcoreaddons" makedepends="kio-devel kcontacts-devel kmime-devel akonadi-mime-devel prison-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=2a7ee314df38fc22d119ee2411a8bb1f9631bd036242589695e32cbf1914f469 +checksum=0fbca91b3251d57291629e441ecf5cdd9b71a56f74f05f6c55a428402d3b4c91 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools python3 kconfig"