systemsettings: fix cross
This commit is contained in:
parent
d580d7334b
commit
bd50289502
|
@ -16,5 +16,6 @@ distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
|||
checksum=42095b95a7866aa667e30c15a7ebc9b00225fdb4f06668510fdf63a18573102f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig kdoctools"
|
||||
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig
|
||||
kcoreaddons kdoctools"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue