From: Matt Turner Date: Wed, 8 Mar 2017 04:40:10 +0000 (-0800) Subject: media-libs/mesa: Fix libdrm dependencies. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=454d48a3d98fb1967d822ebe8606dbffcf370da7;p=gentoo.git media-libs/mesa: Fix libdrm dependencies. --- diff --git a/media-libs/mesa/mesa-17.0.1.ebuild b/media-libs/mesa/mesa-17.0.1.ebuild index 699313f62e68..6594ed90ea33 100644 --- a/media-libs/mesa/mesa-17.0.1.ebuild +++ b/media-libs/mesa/mesa-17.0.1.ebuild @@ -75,7 +75,7 @@ REQUIRED_USE=" ${PYTHON_REQUIRED_USE} " -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.72" +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.74" # keep correct libdrm and dri2proto dep # keep blocks in rdepend for binpkg RDEPEND=" diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 15ce6d4cbd15..6ba97de334cc 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -75,7 +75,7 @@ REQUIRED_USE=" ${PYTHON_REQUIRED_USE} " -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.72" +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.75" # keep correct libdrm and dri2proto dep # keep blocks in rdepend for binpkg RDEPEND="