automoc4: fix cross

This commit is contained in:
Jürgen Buchmüller 2018-01-17 11:13:06 +01:00
parent 7ca8bb48bc
commit fdfcdd597e

View file

@ -11,3 +11,5 @@ license="BSD"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
distfiles="http://download.kde.org/stable/${pkgname}/${version}/${pkgname}-${version}.tar.bz2"
checksum=234116f4c05ae21d828594d652b4c4a052ef75727e2d8a4f3a4fb605de9e4c49
[ -n "$CROSS_BUILD" ] && hostmakedepends=" qt-qmake qt-host-tools"