summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2015-02-22 10:34:07 -0800
committerMatt Turner <mattst88@gmail.com>2015-02-22 10:34:07 -0800
commit847d2e8178a035718b0391af3c40500bfccb0767 (patch)
treece1d64034766426234750170f80a8ad5cedef9e3
parentdev-libs/wayland: Update dependencies for USE=doc. (diff)
downloadx11-847d2e8178a035718b0391af3c40500bfccb0767.tar.gz
x11-847d2e8178a035718b0391af3c40500bfccb0767.tar.bz2
x11-847d2e8178a035718b0391af3c40500bfccb0767.zip
media-libs/mesa: Add missing PYTHON_USEDEP to mako dependency.
Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=540968
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 1e59d81e..5b960dbd 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[${PYTHON_USEDEP}]
+ $(python_gen_any_dep ">=dev-python/mako-0.7.3[\${PYTHON_USEDEP}]")
sys-devel/gettext
virtual/pkgconfig
>=x11-proto/dri2proto-2.8-r1:=[${MULTILIB_USEDEP}]