summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <commendsarnex@gmail.com>2017-11-23 19:52:49 -0500
committerMatt Turner <mattst88@gentoo.org>2017-11-23 21:06:18 -0800
commit06839aa992176b3cef65a0e6f17eb261fe2cd77b (patch)
treed8f8b9803e78e80a336da3114a40ebea6c08718e
parentprofiles: Simplify video_cards_vmware mask (diff)
downloadgentoo-06839aa992176b3cef65a0e6f17eb261fe2cd77b.tar.gz
gentoo-06839aa992176b3cef65a0e6f17eb261fe2cd77b.tar.bz2
gentoo-06839aa992176b3cef65a0e6f17eb261fe2cd77b.zip
x11-drivers/xf86-video-ati: Update libdrm dependency
Signed-off-by: Nick Sarnie <commendsarnex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/6274 Closes: https://bugs.gentoo.org/635190
-rw-r--r--x11-drivers/xf86-video-ati/xf86-video-ati-7.10.0.ebuild2
-rw-r--r--x11-drivers/xf86-video-ati/xf86-video-ati-7.9.0.ebuild2
2 files changed, 2 insertions, 2 deletions
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 )"