dev-vcs/gitg: Require vala:0.40
authorMichał Górny <mgorny@gentoo.org>
Thu, 22 Aug 2019 13:01:30 +0000 (15:01 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 22 Aug 2019 13:01:46 +0000 (15:01 +0200)
Closes: https://bugs.gentoo.org/692538
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-vcs/gitg/gitg-3.32.1.ebuild

index eebf3483fd21fd27a6a453b1408e749a1d62ade6..5fee531ed8b8f882bee098113c3872213ad9704a 100644 (file)
@@ -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