projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd447c2
)
media-libs/mesa: Depend on libdrm-2.4.89 in 17.3.7
author
Matt Turner
<mattst88@gentoo.org>
Fri, 23 Mar 2018 22:11:50 +0000
(15:11 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Fri, 23 Mar 2018 22:12:09 +0000
(15:12 -0700)
Commit
56a9c6541e96
("radeonsi: Export signalled sync file instead of
-1.") on the 17.3 branch bumped the required libdrm.
Bug: https://bugs.gentoo.org/651144
media-libs/mesa/mesa-17.3.7.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/mesa/mesa-17.3.7.ebuild
b/media-libs/mesa/mesa-17.3.7.ebuild
index b0b6cdc1138065a661bb17bf5dce0919d503ce6f..71590c387fcc0b2c90c947c6426ba32776881762 100644
(file)
--- a/
media-libs/mesa/mesa-17.3.7.ebuild
+++ b/
media-libs/mesa/mesa-17.3.7.ebuild
@@
-75,7
+75,7
@@
REQUIRED_USE="
video_cards_vmware? ( gallium )
"
-LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.8
5
"
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.8
9
"
# keep correct libdrm and dri2proto dep
# keep blocks in rdepend for binpkg
RDEPEND="