kdav: add kcoreaddons to host deps

This commit is contained in:
John 2019-04-27 14:17:37 +02:00
parent a056d6d391
commit 863d501758

View file

@ -3,7 +3,8 @@ pkgname=kdav
version=19.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
kcoreaddons"
makedepends="kio-devel qt5-xmlpatterns-devel"
short_desc="DAV protocol implemention with KJobs"
maintainer="John <johnz@posteo.net>"