diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-05-18 17:13:55 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-05-18 17:13:55 +0000 |
commit | bf875542b83731830fcf0599dd9326f73374960a (patch) | |
tree | 02a7e528098c37b71614b6397e167094d78ea3b1 /app-office/abiword | |
parent | Hopefully fixed freetype dep (diff) | |
download | gentoo-2-bf875542b83731830fcf0599dd9326f73374960a.tar.gz gentoo-2-bf875542b83731830fcf0599dd9326f73374960a.tar.bz2 gentoo-2-bf875542b83731830fcf0599dd9326f73374960a.zip |
Hopefully fixed all freetype deps
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/abiword-0.7.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-0.7.12.ebuild b/app-office/abiword/abiword-0.7.12.ebuild index b00b63bb372c..d42d97877239 100644 --- a/app-office/abiword/abiword-0.7.12.ebuild +++ b/app-office/abiword/abiword-0.7.12.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-0.7.12.ebuild,v 1.2 2001/05/01 18:29:05 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-0.7.12.ebuild,v 1.3 2001/05/18 17:13:55 achim Exp $ A="abi-${PV}.tar.gz abidistfiles.tar.gz expat.tar.gz unixfonts.tar.gz wv.tar.gz" @@ -18,7 +18,7 @@ HOMEPAGE="http://www.gnome.org/gnome-office/abiword.shtml/" DEPEND=">=sys-libs/glibc-2.1.3 >=sys-devel/gcc-2.95.2 - >=media-libs/freetype-1.3.1 + =media-libs/freetype-1.3.1-r2 >=media-libs/libpng-1.0.7 >=dev-libs/glib-1.2.8 >=x11-libs/gtk+-1.2.8 |