suil: fix cross

This commit is contained in:
Jürgen Buchmüller 2017-01-15 11:27:14 +01:00
parent e693d46d4f
commit cdf695d437

View file

@ -12,6 +12,11 @@ homepage="http://drobilla.net/software/suil/"
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
checksum=6ef2247eaeaf3b5d7fc7a2728bcbca797d40586111c954bbc9d80805211d51ce
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-host-tools qt-devel"
makedepends+=" lv2"
fi
suil-devel_package() {
depends="suil>=${version}_${revision}"
short_desc+=" - Development files"