summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-07-20 18:56:31 -0500
committerMatt Turner <mattst88@gentoo.org>2018-07-27 16:18:45 -0700
commite900d1be730882c962354203277ebb1ba499c0d3 (patch)
treeb3f989e4926bac049986222b7b017e77a9165dfb /x11-drivers
parentx11-drivers/xf86-input-evdev: fix xorg-server:= dependency (diff)
downloadgentoo-e900d1be730882c962354203277ebb1ba499c0d3.tar.gz
gentoo-e900d1be730882c962354203277ebb1ba499c0d3.tar.bz2
gentoo-e900d1be730882c962354203277ebb1ba499c0d3.zip
x11-drivers/xf86-video-amdgpu: fix xorg-server:= dependency
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-18.0.1-r1.ebuild2
-rw-r--r--x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild2
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 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}