diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-07-20 18:58:38 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-07-27 16:18:45 -0700 |
commit | 6d94f4276b3cc284014af3177e0bc35168315b30 (patch) | |
tree | 522741838d6c4a2965dc5cddadee60a84bbc7609 /x11-drivers/xf86-video-ati | |
parent | x11-drivers/xf86-video-amdgpu: fix xorg-server:= dependency (diff) | |
download | gentoo-6d94f4276b3cc284014af3177e0bc35168315b30.tar.gz gentoo-6d94f4276b3cc284014af3177e0bc35168315b30.tar.bz2 gentoo-6d94f4276b3cc284014af3177e0bc35168315b30.zip |
x11-drivers/xf86-video-ati: fix xorg-server:= dependency
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'x11-drivers/xf86-video-ati')
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-18.0.1-r2.ebuild | 1 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/xf86-video-ati-9999.ebuild | 1 |
2 files changed, 2 insertions, 0 deletions
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:= ) " |