commit: 6d94f4276b3cc284014af3177e0bc35168315b30
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Jul 20 23:58:38 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Jul 27 23:18:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d94f427
x11-drivers/xf86-video-ati: fix xorg-server:= dependency
Package-Manager: Portage-2.3.43, Repoman-2.3.10
x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild | 1 +
x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild
b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild
index 4ab1064d990..a40bcd1bfe7 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild
@@ -27,6 +27,7 @@ BDEPEND="
RDEPEND="
>=x11-libs/libdrm-2.4.78[video_cards_radeon]
>=x11-libs/libpciaccess-0.8.0
+ x11-base/xorg-server:=
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 4ab1064d990..a40bcd1bfe7 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild
@@ -27,6 +27,7 @@ BDEPEND="
RDEPEND="
>=x11-libs/libdrm-2.4.78[video_cards_radeon]
>=x11-libs/libpciaccess-0.8.0
+ x11-base/xorg-server:=
glamor? ( x11-base/xorg-server[glamor] )
udev? ( virtual/libudev:= )
"