choqok: try to fix cross

This commit is contained in:
Jürgen Buchmüller 2018-02-24 19:34:53 +01:00
parent 16ffe504ba
commit 1f97ee68b2
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ distfiles="https://download.kde.org/stable/${pkgname}/${version%.*}/src/${pkgnam
checksum=8a7527067b3694ad16faafac754cfd5f1e5f5fd1547f066d8f14fbcf8327310f
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"
hostmakedepends+=" kcoreaddons qt5-host-tools qt5-qmake qca-qt5-devel python"
fi