summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2013-06-03 18:11:13 +0200
committerChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2013-06-03 18:11:13 +0200
commitaec8e2af66bc01be83cdbec0b08cc1aded579de6 (patch)
tree262208115fb110a87ce2e40f203c9627368d8005 /x11-drivers
parentx11-libs/libX{11,ext,randr}: sync keywords with portage (diff)
downloadx11-aec8e2af66bc01be83cdbec0b08cc1aded579de6.tar.gz
x11-aec8e2af66bc01be83cdbec0b08cc1aded579de6.tar.bz2
x11-aec8e2af66bc01be83cdbec0b08cc1aded579de6.zip
x11-drivers/ati-drivers: import multilib changes from portage for the legacy driver.
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild11
1 files changed, 10 insertions, 1 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild b/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild
index 542a10f9..636830bb 100644
--- a/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-13.1_pre897.ebuild
@@ -40,7 +40,16 @@ RDEPEND="
virtual/glu
multilib? (
app-emulation/emul-linux-x86-opengl
- app-emulation/emul-linux-x86-xlibs
+ || (
+ (
+ x11-libs/libX11[abi_x86_32]
+ x11-libs/libXext[abi_x86_32]
+ x11-libs/libXinerama[abi_x86_32]
+ x11-libs/libXrandr[abi_x86_32]
+ x11-libs/libXrender[abi_x86_32]
+ )
+ app-emulation/emul-linux-x86-xlibs
+ )
)
qt4? (
x11-libs/libICE