commit: 454d48a3d98fb1967d822ebe8606dbffcf370da7 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Wed Mar 8 04:40:10 2017 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Wed Mar 8 04:57:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=454d48a3
media-libs/mesa: Fix libdrm dependencies. media-libs/mesa/mesa-17.0.1.ebuild | 2 +- media-libs/mesa/mesa-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/mesa/mesa-17.0.1.ebuild b/media-libs/mesa/mesa-17.0.1.ebuild index 699313f62e6..6594ed90ea3 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 15ce6d4cbd1..6ba97de334c 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="