gede: fix cross

This commit is contained in:
Jürgen Buchmüller 2017-01-18 08:37:03 +01:00
parent c8ddab780c
commit b329288c03
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@ homepage="http://acidron.com/gede"
distfiles="http://gede.acidron.com/uploads/source/${pkgname}-${version}.tar.xz"
checksum=730e69e513c9a15fa41cdb7a02c91cacf570974f4af571703a54d6fce4acd4fe
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-host-tools qt-devel"
fi
do_install() {
cd $wrksrc
python2 build.py install --prefix="${PKGDESTDIR}/usr" install