commit: eec49885f9c2613b579f80b40efeb37f623db774 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Oct 18 17:13:45 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Oct 18 17:13:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec49885
media-libs/mesa: Require libdrm-2.4.96 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> media-libs/mesa/mesa-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index f07bda10516..6eeeca17ce1 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -67,7 +67,7 @@ REQUIRED_USE=" video_cards_vmware? ( gallium ) " -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.93" +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.96" RDEPEND=" !app-eselect/eselect-mesa >=app-eselect/eselect-opengl-1.3.0