From 4e1254d4cfce114135da3e7af511f76aeb8e8455 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 27 Apr 2019 12:18:11 +0200 Subject: [PATCH] kcalutils: add kcoreaddons to host deps --- srcpkgs/kcalutils/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/kcalutils/template b/srcpkgs/kcalutils/template index 5b250400d45..79a07ef0c49 100644 --- a/srcpkgs/kcalutils/template +++ b/srcpkgs/kcalutils/template @@ -3,7 +3,8 @@ pkgname=kcalutils version=19.04.0 revision=1 build_style=cmake -hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kconfig" +hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python + kcoreaddons kconfig" makedepends="kcalcore-devel kidentitymanagement-devel" short_desc="The KDE calendar utility library" maintainer="John "