diff options
author | 2001-09-08 15:16:18 +0000 | |
---|---|---|
committer | 2001-09-08 15:16:18 +0000 | |
commit | 6a0f7764643e094741c27cb95b1027ab1ee8dedd (patch) | |
tree | 3cad740ac4651ece9857b1bae80f0498a02c525b /net-mail | |
parent | Update to 0.10.0. The source has moved in the ftp tree, so the (diff) | |
download | historical-6a0f7764643e094741c27cb95b1027ab1ee8dedd.tar.gz historical-6a0f7764643e094741c27cb95b1027ab1ee8dedd.tar.bz2 historical-6a0f7764643e094741c27cb95b1027ab1ee8dedd.zip |
Added dependency on gconf-1.0.4
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/evolution/evolution-0.13.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mail/evolution/evolution-0.13.ebuild b/net-mail/evolution/evolution-0.13.ebuild index e43f2c113df2..62015b062fdc 100644 --- a/net-mail/evolution/evolution-0.13.ebuild +++ b/net-mail/evolution/evolution-0.13.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 Mikael Hallendal <hallski@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-0.13.ebuild,v 1.1 2001/09/07 23:26:45 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-0.13.ebuild,v 1.2 2001/09/08 15:16:18 agriffis Exp $ DB3=db-3.1.17 A="${P}.tar.gz ${DB3}.tar.gz" @@ -13,6 +13,7 @@ SRC_URI="ftp://ftp.ximian.com/pub/source/${PN}/${A} HOMEPAGE="http://www.ximian.com" DEPEND=">=gnome-base/gal-0.11.2 + >=gnome-base/gconf-1.0.4 >=gnome-base/gtkhtml-0.12 >=gnome-libs/bonobo-conf-0.11 >=gnome-base/bonobo-1.0.8 |