ktnef: add kcoreaddons to host deps

This commit is contained in:
John 2019-04-27 14:26:12 +02:00
parent 80c6c08a49
commit a415b5797e

View file

@ -3,7 +3,8 @@ pkgname=ktnef
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="kcalutils-devel kcontacts-devel"
short_desc="API for handling TNEF data"
maintainer="John <johnz@posteo.net>"