kde-cli-tools: fix cross
This commit is contained in:
parent
51f04c57fb
commit
d580d7334b
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue