From 4bae1e229cfcbeb460cdebb73ec24c5a30c82c10 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 26 Feb 2022 13:08:45 +0100 Subject: media-libs/babl: sync live ebuild Signed-off-by: David Seifert --- media-libs/babl/babl-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'media-libs/babl') diff --git a/media-libs/babl/babl-9999.ebuild b/media-libs/babl/babl-9999.ebuild index a9a572ca524e..9c019093af42 100644 --- a/media-libs/babl/babl-9999.ebuild +++ b/media-libs/babl/babl-9999.ebuild @@ -37,10 +37,11 @@ DEPEND="${RDEPEND}" src_prepare() { default gnome2_environment_reset - use vala && vala_src_prepare } src_configure() { + use vala && vala_setup + # Automagic rsvg support is just for website generation we do not call, # so we don't need to fix it # w3m is used for dist target thus no issue for us that it is automagically -- cgit v1.2.3-65-gdbad