commit:     4bae1e229cfcbeb460cdebb73ec24c5a30c82c10
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 26 12:08:45 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 26 12:08:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bae1e22

media-libs/babl: sync live ebuild

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 media-libs/babl/babl-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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

Reply via email to