diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-09-04 20:05:55 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-09-04 20:05:55 +0000 |
commit | 45693811c5fae24a0e0b1170a969348007882f67 (patch) | |
tree | 9f7fe8c549c2469bf595e37738c15450afaf01ac /app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242.ebuild | |
parent | Adding mozilla-thunderbird 0.2 release (diff) | |
download | gentoo-2-45693811c5fae24a0e0b1170a969348007882f67.tar.gz gentoo-2-45693811c5fae24a0e0b1170a969348007882f67.tar.bz2 gentoo-2-45693811c5fae24a0e0b1170a969348007882f67.zip |
change sys-kernel/linux-headers to virtual/os-headers
Diffstat (limited to 'app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242.ebuild')
-rw-r--r-- | app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242.ebuild b/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242.ebuild index 3ed3f4eff06f..f141bff6e818 100644 --- a/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242.ebuild +++ b/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242.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-3.2.1.2242.ebuild,v 1.3 2003/09/04 01:07:10 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-workstation/vmware-workstation-3.2.1.2242.ebuild,v 1.4 2003/09/04 20:05:55 vapier 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 @@ -31,7 +31,7 @@ RESTRICT="nostrip" DEPEND="virtual/glibc virtual/x11 - sys-kernel/linux-headers + virtual/os-headers >=dev-lang/perl-5 >=dev-lang/tcl-8.3.3" |