From 3fd6e7a5c8e21fcccb665fd53b1d30c7f4845942 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 27 Apr 2019 13:36:32 +0200 Subject: [PATCH] kontactinterface: add kcoreaddons to host deps --- srcpkgs/kontactinterface/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/kontactinterface/template b/srcpkgs/kontactinterface/template index 4261caadcbb..96f911ebc05 100644 --- a/srcpkgs/kontactinterface/template +++ b/srcpkgs/kontactinterface/template @@ -3,7 +3,8 @@ pkgname=kontactinterface version=19.04.0 revision=1 build_style=cmake -hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python" +hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python + kcoreaddons" makedepends="kparts-devel" short_desc="Kontact Plugin Interface Library" maintainer="John "