mda-lv2: fix cross build
This commit is contained in:
parent
ae9afb1d12
commit
489ab4578f
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@ revision=1
|
||||||
build_style=waf
|
build_style=waf
|
||||||
homepage="http://drobilla.net/software/mda-lv2/"
|
homepage="http://drobilla.net/software/mda-lv2/"
|
||||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||||
makedepends="pkg-config lv2 python"
|
hostmakedepends="pkg-config python"
|
||||||
depends="lv2 python"
|
makedepends="lv2"
|
||||||
|
depends="lv2"
|
||||||
short_desc="LV2 port of the MDA plugins by Paul Kellett"
|
short_desc="LV2 port of the MDA plugins by Paul Kellett"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue