kcharselect: add kcoreaddons to host deps

This commit is contained in:
John 2019-04-27 14:15:09 +02:00
parent 2b50a1aacb
commit a056d6d391

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 kcoreaddons"
makedepends="qt5-devel kbookmarks-devel"
short_desc="Character Selector"
maintainer="travankor <travankor@tuta.io>"