suil: fix cross
This commit is contained in:
parent
e693d46d4f
commit
cdf695d437
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,11 @@ homepage="http://drobilla.net/software/suil/"
|
||||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=6ef2247eaeaf3b5d7fc7a2728bcbca797d40586111c954bbc9d80805211d51ce
|
checksum=6ef2247eaeaf3b5d7fc7a2728bcbca797d40586111c954bbc9d80805211d51ce
|
||||||
|
|
||||||
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
hostmakedepends+=" qt-host-tools qt-devel"
|
||||||
|
makedepends+=" lv2"
|
||||||
|
fi
|
||||||
|
|
||||||
suil-devel_package() {
|
suil-devel_package() {
|
||||||
depends="suil>=${version}_${revision}"
|
depends="suil>=${version}_${revision}"
|
||||||
short_desc+=" - Development files"
|
short_desc+=" - Development files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue