Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/babl/
Date: Sat, 26 Feb 2022 12:08:56
Message-Id: 1645877325.4bae1e229cfcbeb460cdebb73ec24c5a30c82c10.soap@gentoo
1 commit: 4bae1e229cfcbeb460cdebb73ec24c5a30c82c10
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 26 12:08:45 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 26 12:08:45 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bae1e22
7
8 media-libs/babl: sync live ebuild
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 media-libs/babl/babl-9999.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/media-libs/babl/babl-9999.ebuild b/media-libs/babl/babl-9999.ebuild
16 index a9a572ca524e..9c019093af42 100644
17 --- a/media-libs/babl/babl-9999.ebuild
18 +++ b/media-libs/babl/babl-9999.ebuild
19 @@ -37,10 +37,11 @@ DEPEND="${RDEPEND}"
20 src_prepare() {
21 default
22 gnome2_environment_reset
23 - use vala && vala_src_prepare
24 }
25
26 src_configure() {
27 + use vala && vala_setup
28 +
29 # Automagic rsvg support is just for website generation we do not call,
30 # so we don't need to fix it
31 # w3m is used for dist target thus no issue for us that it is automagically