baloo-widgets5: add kcoreaddons to host deps

This commit is contained in:
John 2019-04-27 12:17:25 +02:00
parent dd48ab9ffd
commit 73ca0e1c39
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ revision=1
wrksrc="baloo-widgets-${version}"
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules python qt5-host-tools qt5-qmake"
hostmakedepends="extra-cmake-modules python kcoreaddons qt5-host-tools qt5-qmake"
makedepends="baloo5-devel"
short_desc="Baloo widgets"
maintainer="John <johnz@posteo.net>"