diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2005-03-09 02:42:17 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2005-03-09 02:42:17 +0000 |
commit | 2c3a7fbfcc0c0c1e194e8feb259d04b71a627895 (patch) | |
tree | 82b88adec1911d1c1113644b2d92a5a0eefe5239 /app-emulation/vmware-workstation | |
parent | Added to ~amd64. (diff) | |
download | historical-2c3a7fbfcc0c0c1e194e8feb259d04b71a627895.tar.gz historical-2c3a7fbfcc0c0c1e194e8feb259d04b71a627895.tar.bz2 historical-2c3a7fbfcc0c0c1e194e8feb259d04b71a627895.zip |
Added app-emulation/emul-linux-x86-xlibs RDEPEND for amd64.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-emulation/vmware-workstation')
-rw-r--r-- | app-emulation/vmware-workstation/vmware-workstation-4.5.2.8848-r5.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/vmware-workstation/vmware-workstation-4.5.2.8848-r5.ebuild b/app-emulation/vmware-workstation/vmware-workstation-4.5.2.8848-r5.ebuild index 48752031a238..5c6a1c129717 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-4.5.2.8848-r5.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-4.5.2.8848-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-4.5.2.8848-r5.ebuild,v 1.2 2005/02/20 00:57:52 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-4.5.2.8848-r5.ebuild,v 1.3 2005/03/09 02:42:17 eradicator Exp $ # Unlike many other binary packages the user doesn't need to agree to a licence # to download VMWare. The agreeing to a licence is part of the configure step @@ -38,6 +38,7 @@ DEPEND=">=dev-lang/perl-5 virtual/os-headers" RDEPEND=">=dev-lang/perl-5 + amd64? ( app-emulation/emul-linux-x86-xlibs ) sys-libs/glibc virtual/x11 sys-apps/pciutils" |