diff --git a/srcpkgs/kde-cli-tools/template b/srcpkgs/kde-cli-tools/template index b076ddf92fc..734219a0420 100644 --- a/srcpkgs/kde-cli-tools/template +++ b/srcpkgs/kde-cli-tools/template @@ -16,7 +16,7 @@ distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" checksum=ef7ac31b6499739779b2c4e1ecbde3500346ca805875e2f93ca6928494f62adf if [ "$CROSS_BUILD" ]; then - hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake" + hostmakedepends+=" kdoctools kcoreaddons python qt5-host-tools qt5-qmake" fi post_install() {