mda-lv2: fix cross build

This commit is contained in:
Michael Gehring 2016-02-25 22:16:11 +01:00
parent ae9afb1d12
commit 489ab4578f

View file

@ -5,8 +5,9 @@ revision=1
build_style=waf
homepage="http://drobilla.net/software/mda-lv2/"
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
makedepends="pkg-config lv2 python"
depends="lv2 python"
hostmakedepends="pkg-config python"
makedepends="lv2"
depends="lv2"
short_desc="LV2 port of the MDA plugins by Paul Kellett"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"