diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-11-14 17:21:13 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-11-14 17:25:09 -0800 |
commit | a82f3515053b9b9ccad9d5a6e4c5f6ce68750ed2 (patch) | |
tree | bc8df9641655f42a4602f26fbdc67ffa273d6194 /media-libs/mesa | |
parent | sci-libs/bliss: update patch (diff) | |
download | gentoo-a82f3515053b9b9ccad9d5a6e4c5f6ce68750ed2.tar.gz gentoo-a82f3515053b9b9ccad9d5a6e4c5f6ce68750ed2.tar.bz2 gentoo-a82f3515053b9b9ccad9d5a6e4c5f6ce68750ed2.zip |
media-libs/mesa: Require libdrm-2.4.72.
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/mesa-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 74b4cf7fa906..c604a36ef957 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -76,7 +76,7 @@ REQUIRED_USE=" ${PYTHON_REQUIRED_USE} " -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.67" +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.72" # keep correct libdrm and dri2proto dep # keep blocks in rdepend for binpkg RDEPEND=" |