mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
swh-plugins: move gettext-devel to hostmakedepends
This commit is contained in:
parent
3595a06732
commit
c6629785fd
1 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@ revision=1
|
||||||
wrksrc="ladspa-${version}"
|
wrksrc="ladspa-${version}"
|
||||||
conflicts="swh-lv2"
|
conflicts="swh-lv2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config gettext
|
hostmakedepends="automake libtool pkg-config gettext-devel gettext
|
||||||
perl-Locale-gettext perl-Locale-PO perl-XML-Parser"
|
perl-Locale-gettext perl-Locale-PO perl-XML-Parser"
|
||||||
makedepends="fftw-devel gettext-devel libgsm-devel libxml2-devel"
|
makedepends="fftw-devel libgsm-devel libxml2-devel"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
homepage="http://plugin.org.uk/"
|
homepage="http://plugin.org.uk/"
|
||||||
short_desc="The SWH Plugins package for the LADSPA plugin system"
|
short_desc="The SWH Plugins package for the LADSPA plugin system"
|
||||||
|
|
Loading…
Add table
Reference in a new issue