commit: e900d1be730882c962354203277ebb1ba499c0d3
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Jul 20 23:56:31 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=e900d1be
x11-drivers/xf86-video-amdgpu: fix xorg-server:= dependency
Package-Manager: Portage-2.3.43, Repoman-2.3.10
x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1-r1.ebuild | 2 +-
x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 f3cb6236644..8f1a95c399e 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 f3cb6236644..8f1a95c399e 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}