kde-cli-tools: fix cross

This commit is contained in:
John 2019-03-21 02:14:30 +01:00
parent 51f04c57fb
commit d580d7334b

View file

@ -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() {