akonadi-notes: add kcoreaddons to host deps

This commit is contained in:
John 2019-04-27 13:33:34 +02:00
parent b97cb608b5
commit cfc26bf416

View file

@ -3,7 +3,8 @@ pkgname=akonadi-notes
version=19.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools"
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools
kcoreaddons"
makedepends="kmime-devel akonadi5-devel"
short_desc="Libraries and daemons to implement notes management in Akonadi"
maintainer="John <johnz@posteo.net>"