From 863d501758d84e2e588c4cbe8358004c042bff37 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 27 Apr 2019 14:17:37 +0200 Subject: [PATCH] kdav: add kcoreaddons to host deps --- srcpkgs/kdav/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/kdav/template b/srcpkgs/kdav/template index 055ae751b04..9089154c870 100644 --- a/srcpkgs/kdav/template +++ b/srcpkgs/kdav/template @@ -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 "