commit: 5d9fa93aefdb8ecfaad7e4f0794c7f92074dc1a0
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 18 04:41:50 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 04:53:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d9fa93a
media-libs/mesa: Raise dev-python/mako requirement to 0.8.0
Upstream commit 52194ae4df18 raised the required version.
media-libs/mesa/mesa-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 459f3e38e68..346320a1fc6 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -220,7 +220,7 @@ DEPEND="${RDEPEND}
valgrind? ( dev-util/valgrind )
x11-base/xorg-proto
x11-libs/libXrandr
- $(python_gen_any_dep ">=dev-python/mako-0.7.3[\${PYTHON_USEDEP}]")
+ $(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
"
S="${WORKDIR}/${MY_P}"