From 47c93ea602eca5df496934265352f85b22c1452d Mon Sep 17 00:00:00 2001 From: John Date: Sat, 27 Apr 2019 14:28:46 +0200 Subject: [PATCH] libkipi5: add kcoreaddons to host deps --- srcpkgs/libkipi5/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/libkipi5/template b/srcpkgs/libkipi5/template index 6f66d38be8..84a2ecaab1 100644 --- a/srcpkgs/libkipi5/template +++ b/srcpkgs/libkipi5/template @@ -5,7 +5,8 @@ revision=1 wrksrc="libkipi-${version}" build_style=cmake configure_args="-DBUILD_TESTING=OFF" -hostmakedepends="extra-cmake-modules kdoctools qt5-host-tools qt5-qmake" +hostmakedepends="extra-cmake-modules kdoctools qt5-host-tools qt5-qmake + kcoreaddons" makedepends="kxmlgui-devel" short_desc="Interface to use kipi-plugins from a KDE application" maintainer="John "