akonadi-calendar: add kcoreaddons to host deps

This commit is contained in:
John 2019-04-27 13:06:52 +02:00
parent 6ccd267ba0
commit 5b0eb2fe36

View file

@ -3,7 +3,8 @@ pkgname=akonadi-calendar
version=19.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools kconfig"
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
kcoreaddons kconfig"
makedepends="akonadi-contacts-devel kmailtransport-devel kcalutils-devel"
short_desc="Akonadi calendar integration"
maintainer="John <johnz@posteo.net>"