projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e7fdb8
)
media-libs/mesa: Add dependency on sys-libs/zlib.
author
Matt Turner
<mattst88@gentoo.org>
Mon, 6 Mar 2017 21:00:07 +0000
(13:00 -0800)
committer
Matt Turner
<mattst88@gentoo.org>
Mon, 6 Mar 2017 21:06:21 +0000
(13:06 -0800)
New dependency since upstream commit
85a9b1b56
("util/disk_cache: compress
individual cache entries").
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 3bbdca49973d3933eed19bcdaa2950ea200e8033..55de36a5f675056d246c1ef0a2fe9334ec2e8b52 100644
(file)
--- a/
media-libs/mesa/mesa-9999.ebuild
+++ b/
media-libs/mesa/mesa-9999.ebuild
@@
-87,6
+87,7
@@
RDEPEND="
gallium? ( app-eselect/eselect-mesa )
>=app-eselect/eselect-opengl-1.3.0
>=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
+ >=sys-libs/zlib-1.2.8[${MULTILIB_USEDEP}]
>=x11-libs/libX11-1.6.2:=[${MULTILIB_USEDEP}]
>=x11-libs/libxshmfence-1.1:=[${MULTILIB_USEDEP}]
>=x11-libs/libXdamage-1.1.4-r1:=[${MULTILIB_USEDEP}]