From 6ccd267ba0ee00e7a57d9f43b625934e56721937 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 27 Apr 2019 12:47:15 +0200 Subject: [PATCH] kmailtransport: add kcoreaddons to host deps --- srcpkgs/kmailtransport/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/kmailtransport/template b/srcpkgs/kmailtransport/template index 7151f272a3f..ed296949479 100644 --- a/srcpkgs/kmailtransport/template +++ b/srcpkgs/kmailtransport/template @@ -3,7 +3,8 @@ pkgname=kmailtransport 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="akonadi-mime-devel kcmutils-devel ksmtp-devel libkgapi-devel" short_desc="Mail Transport Service" maintainer="John "