From 2b50a1aacb4d2613a4f54c474f3a381b22c41c1b Mon Sep 17 00:00:00 2001 From: John Date: Sat, 27 Apr 2019 14:08:17 +0200 Subject: [PATCH] dolphin: add kcoreaddons to host deps --- srcpkgs/dolphin/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template index 304f49334bf..bd6250acbea 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -4,7 +4,8 @@ version=19.04.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools kconfig kdoctools" +hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools + kcoreaddobs kconfig kdoctools" makedepends="baloo-widgets5-devel kcmutils-devel knewstuff-devel kactivities5-devel kinit-devel kparts-devel" depends="kio-extras"