swh-lv2: fix cross
This commit is contained in:
parent
2e855d93f2
commit
076c6da5d5
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ wrksrc="lv2-${version}"
|
||||||
make_install_target="install-system"
|
make_install_target="install-system"
|
||||||
homepage="http://plugin.org.uk/"
|
homepage="http://plugin.org.uk/"
|
||||||
distfiles="https://github.com/swh/lv2/archive/v${version}.tar.gz"
|
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"
|
short_desc="Collection of GPL (free software) LV2 audio plugins"
|
||||||
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