diff options
Diffstat (limited to 'app-emulation/vmware-workstation/vmware-workstation-4.0.4121.ebuild')
-rw-r--r-- | app-emulation/vmware-workstation/vmware-workstation-4.0.4121.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vmware-workstation/vmware-workstation-4.0.4121.ebuild b/app-emulation/vmware-workstation/vmware-workstation-4.0.4121.ebuild index 3e52431f91a7..ebb81cede383 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-4.0.4121.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-4.0.4121.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-4.0.4121.ebuild,v 1.1 2003/03/11 17:52:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-4.0.4121.ebuild,v 1.2 2003/03/11 21:11:44 seemant Exp $ # Unlike many other binary packages the user doesn't need to agree to a licence # to download VM Ware. The agreeing to a licence is part of the configure step @@ -26,7 +26,7 @@ IUSE="kde" DEPEND="virtual/glibc virtual/x11 sys-kernel/linux-headers - >=sys-devel/perl-5 + >=dev-lang/perl-5 >=dev-lang/tcl-8.3.3" RESTRICT="nostrip fetch" |