projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbe6121
)
media-libs/mesa: Require libdrm-2.4.93 ebuild to 2.4.93
author
Christian Widmer
<cwidmer@umbrox.de>
Sat, 4 Aug 2018 03:58:19 +0000
(
05:58
+0200)
committer
Matt Turner
<mattst88@gentoo.org>
Wed, 8 Aug 2018 19:04:22 +0000
(12:04 -0700)
Upstream raised the amdgpu libdrm dependency to 2.4.93, so we follow
them.
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 1a11d453698ea28f5ddd685aa4171e8f5f141b57..c62a1ac78530aee333ab6b987ec34ccdd542fe1e 100644
(file)
--- a/
media-libs/mesa/mesa-9999.ebuild
+++ b/
media-libs/mesa/mesa-9999.ebuild
@@
-72,7
+72,7
@@
REQUIRED_USE="
video_cards_vmware? ( gallium )
"
-LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.9
1
"
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.9
3
"
RDEPEND="
!app-eselect/eselect-mesa
>=app-eselect/eselect-opengl-1.3.0