projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e28ad2e
)
media-libs/mesa: Raise dev-python/mako requirement to 0.8.0
author
Matt Turner
<mattst88@gentoo.org>
Sat, 18 Aug 2018 04:41:50 +0000
(21:41 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Sat, 18 Aug 2018 04:53:17 +0000
(21:53 -0700)
Upstream commit
52194ae4df18
raised the required version.
media-libs/mesa/mesa-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/mesa/mesa-9999.ebuild
b/media-libs/mesa/mesa-9999.ebuild
index 459f3e38e68cab377c788cf3031046a0eee6d51e..346320a1fc6b37b83c042d00392cd4be48517670 100644
(file)
--- 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}"