From: Marty E. Plummer Date: Fri, 20 Jul 2018 23:56:31 +0000 (-0500) Subject: x11-drivers/xf86-video-amdgpu: fix xorg-server:= dependency X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e900d1be730882c962354203277ebb1ba499c0d3;p=gentoo.git x11-drivers/xf86-video-amdgpu: fix xorg-server:= dependency Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1-r1.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1-r1.ebuild index f3cb6236644a..8f1a95c399ec 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1-r1.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1-r1.ebuild @@ -25,7 +25,7 @@ BDEPEND=" RDEPEND=" >=x11-libs/libdrm-2.4.78[video_cards_amdgpu] x11-libs/libpciaccess - x11-base/xorg-server[glamor(-),-minimal] + x11-base/xorg-server:=[glamor(-),-minimal] " DEPEND=" ${LIVE_DEPEND} diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild index f3cb6236644a..8f1a95c399ec 100644 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild @@ -25,7 +25,7 @@ BDEPEND=" RDEPEND=" >=x11-libs/libdrm-2.4.78[video_cards_amdgpu] x11-libs/libpciaccess - x11-base/xorg-server[glamor(-),-minimal] + x11-base/xorg-server:=[glamor(-),-minimal] " DEPEND=" ${LIVE_DEPEND}