kcalutils: add kcoreaddons to host deps

This commit is contained in:
John 2019-04-27 12:18:11 +02:00
parent 73ca0e1c39
commit 4e1254d4cf

View file

@ -3,7 +3,8 @@ pkgname=kcalutils
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="kcalcore-devel kidentitymanagement-devel"
short_desc="The KDE calendar utility library"
maintainer="John <johnz@posteo.net>"