From: Nick Sarnie Date: Fri, 24 Nov 2017 00:52:49 +0000 (-0500) Subject: x11-drivers/xf86-video-ati: Update libdrm dependency X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=06839aa992176b3cef65a0e6f17eb261fe2cd77b;p=gentoo.git x11-drivers/xf86-video-ati: Update libdrm dependency Signed-off-by: Nick Sarnie Closes: https://github.com/gentoo/gentoo/pull/6274 Closes: https://bugs.gentoo.org/635190 --- diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.10.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.10.0.ebuild index 5566550b91d1..b34efb147804 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-7.10.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.10.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.x.org/wiki/ati/" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="+glamor udev" -RDEPEND=">=x11-libs/libdrm-2.4.58[video_cards_radeon] +RDEPEND=">=x11-libs/libdrm-2.4.78[video_cards_radeon] >=x11-libs/libpciaccess-0.8.0 glamor? ( x11-base/xorg-server[glamor] ) udev? ( virtual/udev )" diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-7.9.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-7.9.0.ebuild index 83059fbbd700..930f45fdc377 100644 --- a/x11-drivers/xf86-video-ati/xf86-video-ati-7.9.0.ebuild +++ b/x11-drivers/xf86-video-ati/xf86-video-ati-7.9.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.x.org/wiki/ati/" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-fbsd" IUSE="+glamor udev" -RDEPEND=">=x11-libs/libdrm-2.4.58[video_cards_radeon] +RDEPEND=">=x11-libs/libdrm-2.4.60[video_cards_radeon] >=x11-libs/libpciaccess-0.8.0 glamor? ( x11-base/xorg-server[glamor] ) udev? ( virtual/udev )"