From bf0fb84a4eb9d2020cb07152655d6a622956aa44 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 22 Aug 2019 15:01:30 +0200 Subject: [PATCH] dev-vcs/gitg: Require vala:0.40 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/692538 Signed-off-by: Michał Górny --- dev-vcs/gitg/gitg-3.32.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-vcs/gitg/gitg-3.32.1.ebuild b/dev-vcs/gitg/gitg-3.32.1.ebuild index eebf3483fd21..5fee531ed8b8 100644 --- a/dev-vcs/gitg/gitg-3.32.1.ebuild +++ b/dev-vcs/gitg/gitg-3.32.1.ebuild @@ -3,7 +3,8 @@ EAPI=7 PYTHON_COMPAT=( python3_{5,6,7} ) -VALA_MIN_API_VERSION="0.32" # Needed when gtk+-3.20 is found +# vala-0.36 fails to build, https://bugs.gentoo.org/692538 +VALA_MIN_API_VERSION="0.40" inherit gnome.org gnome2-utils meson python-r1 vala xdg-utils -- 2.26.2