diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2002-03-26 02:14:00 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2002-03-26 02:14:00 +0000 |
commit | 3dd61d6347ddbadfd8fe6b8b1d8cd3a2f3ca9b9a (patch) | |
tree | 7e85d02cf2f28244aa670bb73685fa2d2e19600d /app-office | |
parent | fixor (diff) | |
download | historical-3dd61d6347ddbadfd8fe6b8b1d8cd3a2f3ca9b9a.tar.gz historical-3dd61d6347ddbadfd8fe6b8b1d8cd3a2f3ca9b9a.tar.bz2 historical-3dd61d6347ddbadfd8fe6b8b1d8cd3a2f3ca9b9a.zip |
update DEPEND
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/abiword-0.99.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-0.99.3.ebuild b/app-office/abiword/abiword-0.99.3.ebuild index 73a9ecb834ad..626c5c3d8b5b 100644 --- a/app-office/abiword/abiword-0.99.3.ebuild +++ b/app-office/abiword/abiword-0.99.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-0.99.3.ebuild,v 1.1 2002/03/21 17:21:04 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-0.99.3.ebuild,v 1.2 2002/03/26 02:14:00 azarah Exp $ S=${WORKDIR}/${P}/abi DESCRIPTION="Text processor" @@ -18,7 +18,7 @@ DEPEND="virtual/glibc >=dev-libs/libunicode-0.4-r1 >=gnome-base/bonobo-1.0.9-r1 >=gnome-extra/gal-0.13-r1 ) - >=sys-devel/automake-1.6 + >=sys-devel/automake-1.5d-r1 perl? ( >=sys-devel/perl-5.6 ) spell? ( >=app-text/pspell-0.11.2 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) |