commit:     1862823da2ecb171a75f436a7e2cdb1c12751f19
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 20:55:14 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 20:56:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1862823d

net-misc/spice-gtk: Use vala_setup in EAPI=8

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-misc/spice-gtk/spice-gtk-0.40.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/spice-gtk/spice-gtk-0.40.ebuild 
b/net-misc/spice-gtk/spice-gtk-0.40.ebuild
index 7e642d9ecb49..612d9476b1d0 100644
--- a/net-misc/spice-gtk/spice-gtk-0.40.ebuild
+++ b/net-misc/spice-gtk/spice-gtk-0.40.ebuild
@@ -94,7 +94,7 @@ python_check_deps() {
 src_prepare() {
        default
 
-       use vala && vala_src_prepare
+       use vala && vala_setup
 }
 
 src_configure() {

Reply via email to