commit:     2cd8d463ad6ab546918693ccb2dc8a15ff96d994
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  1 20:43:15 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Fri Mar  1 20:44:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cd8d463

x11-drivers/xf86-video-ati: fix libdrm minimum dep

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild | 4 ++--
 x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild 
b/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild
index 145972dac68..764014a6ef5 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.x.org/wiki/ati/";
 
 IUSE="+glamor udev"
 
-RDEPEND=">=x11-libs/libdrm-2.4.78[video_cards_radeon]
+RDEPEND=">=x11-libs/libdrm-2.4.89[video_cards_radeon]
        >=x11-libs/libpciaccess-0.8.0
        glamor? ( x11-base/xorg-server[glamor] )
        udev? ( virtual/libudev:= )"

diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild 
b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
index 3f5390aec7a..58a78866021 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,7 +17,7 @@ HOMEPAGE="https://www.x.org/wiki/ati/";
 
 IUSE="+glamor udev"
 
-RDEPEND=">=x11-libs/libdrm-2.4.78[video_cards_radeon]
+RDEPEND=">=x11-libs/libdrm-2.4.89[video_cards_radeon]
        >=x11-libs/libpciaccess-0.8.0
        glamor? ( x11-base/xorg-server[glamor] )
        udev? ( virtual/libudev:= )"

Reply via email to