media-libs/mesa: Require libdrm-2.4.93 ebuild to 2.4.93
authorChristian Widmer <cwidmer@umbrox.de>
Sat, 4 Aug 2018 03:58:19 +0000 (05:58 +0200)
committerMatt Turner <mattst88@gentoo.org>
Wed, 8 Aug 2018 19:04:22 +0000 (12:04 -0700)
Upstream raised the amdgpu libdrm dependency to 2.4.93, so we follow
them.

media-libs/mesa/mesa-9999.ebuild

index 1a11d453698ea28f5ddd685aa4171e8f5f141b57..c62a1ac78530aee333ab6b987ec34ccdd542fe1e 100644 (file)
@@ -72,7 +72,7 @@ REQUIRED_USE="
        video_cards_vmware? ( gallium )
 "
 
-LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.91"
+LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.93"
 RDEPEND="
        !app-eselect/eselect-mesa
        >=app-eselect/eselect-opengl-1.3.0