dolphin: add kcoreaddons to host deps

This commit is contained in:
John 2019-04-27 14:08:17 +02:00
parent 9d4ef3cca1
commit 2b50a1aacb
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ version=19.04.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools kconfig kdoctools"
hostmakedepends="extra-cmake-modules python qt5-qmake qt5-host-tools
kcoreaddobs kconfig kdoctools"
makedepends="baloo-widgets5-devel kcmutils-devel knewstuff-devel kactivities5-devel
kinit-devel kparts-devel"
depends="kio-extras"