From: Marty E. Plummer Date: Fri, 20 Jul 2018 23:58:38 +0000 (-0500) Subject: x11-drivers/xf86-video-ati: fix xorg-server:= dependency X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6d94f4276b3cc284014af3177e0bc35168315b30;p=gentoo.git x11-drivers/xf86-video-ati: fix xorg-server:= dependency Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- 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 4ab1064d9902..a40bcd1bfe77 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 4ab1064d9902..a40bcd1bfe77 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:= ) "