kmailtransport: add kcoreaddons to host deps

This commit is contained in:
John 2019-04-27 12:47:15 +02:00
parent ca27980a95
commit 6ccd267ba0

View file

@ -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 <johnz@posteo.net>"