swh-lv2: fix cross
This commit is contained in:
parent
2e855d93f2
commit
076c6da5d5
|
@ -7,7 +7,8 @@ wrksrc="lv2-${version}"
|
|||
make_install_target="install-system"
|
||||
homepage="http://plugin.org.uk/"
|
||||
distfiles="https://github.com/swh/lv2/archive/v${version}.tar.gz"
|
||||
makedepends="pkg-config fftw-devel libxslt"
|
||||
hostmakedepends="pkg-config libxslt"
|
||||
makedepends="fftw-devel"
|
||||
short_desc="Collection of GPL (free software) LV2 audio plugins"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in New Issue