kcolorchooser: add kcoreaddons to host deps

This commit is contained in:
John 2019-04-27 13:37:17 +02:00
parent 3fd6e7a5c8
commit 5366e5be7c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version=19.04.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules"
hostmakedepends="extra-cmake-modules kcoreaddonsd"
makedepends="qt5-devel kxmlgui-devel"
short_desc="KDE's Color Chooser"
maintainer="travankor <travankor@tuta.io>"