diff options
Diffstat (limited to 'app-office/gnumeric/gnumeric-1.1.6.ebuild')
-rw-r--r-- | app-office/gnumeric/gnumeric-1.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnumeric/gnumeric-1.1.6.ebuild b/app-office/gnumeric/gnumeric-1.1.6.ebuild index 07d6c34b0336..10dee5837ef4 100644 --- a/app-office/gnumeric/gnumeric-1.1.6.ebuild +++ b/app-office/gnumeric/gnumeric-1.1.6.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-office/gnumeric/gnumeric-1.1.6.ebuild,v 1.8 2003/02/13 09:16:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.1.6.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $ #provide Xmake and Xemake inherit virtualx @@ -27,7 +27,7 @@ RDEPEND=">=x11-libs/gtk+-2 >=gnome-extra/libgsf-1.1.0 >=gnome-base/libglade-2.0.0 dev-libs/libxml2 - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) python? ( >=dev-lang/python-2.0 ) gb? ( ~gnome-extra/gb-0.0.17 ) libgda? ( >=gnome-extra/libgda-0.2.91 |