akonadi-contacts: add kcoreaddons to host deps

This commit is contained in:
John 2019-04-27 12:47:15 +02:00
parent a4821adae4
commit ca27980a95
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=akonadi-contacts
version=19.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules"
hostmakedepends="extra-cmake-modules 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 <johnz@posteo.net>"