grantleetheme: add kcoreaddons to host deps

This commit is contained in:
John 2019-04-27 13:47:50 +02:00
parent f0f2e320a2
commit 3d2dbfe07f

View file

@ -4,7 +4,8 @@ version=19.04.0
revision=1
build_style=cmake
configure_args="KDE_INSTALL_USE_QT_SYS_PATHS=TRUE"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python
kcoreaddons"
makedepends="grantlee5-devel ki18n-devel kiconthemes-devel knewstuff-devel"
short_desc="Library for Grantlee theming support"
maintainer="John <johnz@posteo.net>"