diff options
Diffstat (limited to 'sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild')
-rw-r--r-- | sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild b/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild index fc795129a174..54ebd8261f7c 100644 --- a/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild +++ b/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild,v 1.4 2013/03/02 23:20:37 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/googleearth/googleearth-7.0.2.8415.ebuild,v 1.5 2013/04/21 19:21:12 mgorny Exp $ EAPI=5 @@ -48,7 +48,21 @@ RDEPEND="|| ( >=sys-devel/gcc-${GCC_NEEDED}[cxx] >=sys-devel/gcc-${GCC_NEEDED}[- !mdns-bundled? ( sys-auth/nss-mdns ) ) amd64? ( - >=app-emulation/emul-linux-x86-xlibs-20081109 + || ( + ( + media-libs/fontconfig[abi_x86_32] + media-libs/freetype[abi_x86_32] + x11-libs/libICE[abi_x86_32] + x11-libs/libSM[abi_x86_32] + x11-libs/libX11[abi_x86_32] + x11-libs/libXi[abi_x86_32] + x11-libs/libXext[abi_x86_32] + x11-libs/libXrender[abi_x86_32] + x11-libs/libXau[abi_x86_32] + x11-libs/libXdmcp[abi_x86_32] + ) + >=app-emulation/emul-linux-x86-xlibs-20081109 + ) >=app-emulation/emul-linux-x86-baselibs-20081109 app-emulation/emul-linux-x86-opengl !qt-bundled? ( |