From 484bf7564ae87ba4dac07bf6166137a6dae7380d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Thu, 19 Mar 2020 11:59:54 +0100 Subject: [PATCH] swh-plugins: needs gettext in hostmakedepends --- srcpkgs/swh-plugins/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/swh-plugins/template b/srcpkgs/swh-plugins/template index f770306e371..c5b43a21395 100644 --- a/srcpkgs/swh-plugins/template +++ b/srcpkgs/swh-plugins/template @@ -5,7 +5,7 @@ revision=1 wrksrc="ladspa-${version}" conflicts="swh-lv2" build_style=gnu-configure -hostmakedepends="automake libtool pkg-config gettext-devel +hostmakedepends="automake libtool pkg-config gettext perl-Locale-gettext perl-Locale-PO perl-XML-Parser" makedepends="fftw-devel gettext-devel libgsm-devel libxml2-devel" maintainer="lemmi "