From: Matt Turner Date: Sat, 18 Aug 2018 04:41:50 +0000 (-0700) Subject: media-libs/mesa: Raise dev-python/mako requirement to 0.8.0 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5d9fa93aefdb8ecfaad7e4f0794c7f92074dc1a0;p=gentoo.git media-libs/mesa: Raise dev-python/mako requirement to 0.8.0 Upstream commit 52194ae4df18 raised the required version. --- diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 459f3e38e68c..346320a1fc6b 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}"