commit:     1179da283260a39de306e5b7ee98f3d1d6e8c179
Author:     Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Sun Feb 22 06:45:32 2015 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Feb 22 06:45:32 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=1179da28

media-libs/mesa: Fix mako[${PYTHON_USEDEP}] dependency.

Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=540968

---
 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 e9bea9d..1e59d81 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -156,7 +156,7 @@ DEPEND="${RDEPEND}
        )
        sys-devel/bison
        sys-devel/flex
-       >=dev-python/mako-0.7.3
+       >=dev-python/mako-0.7.3[${PYTHON_USEDEP}]
        sys-devel/gettext
        virtual/pkgconfig
        >=x11-proto/dri2proto-2.8-r1:=[${MULTILIB_USEDEP}]

Reply via email to