diff options
Diffstat (limited to 'mail-client/balsa/balsa-2.2.6.ebuild')
-rw-r--r-- | mail-client/balsa/balsa-2.2.6.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/mail-client/balsa/balsa-2.2.6.ebuild b/mail-client/balsa/balsa-2.2.6.ebuild index 93300ec79d14..17ee64b98158 100644 --- a/mail-client/balsa/balsa-2.2.6.ebuild +++ b/mail-client/balsa/balsa-2.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.2.6.ebuild,v 1.7 2005/03/30 12:42:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.2.6.ebuild,v 1.8 2005/04/24 22:43:44 allanonjl Exp $ inherit gnome2 eutils @@ -27,7 +27,9 @@ RDEPEND=">=gnome-base/libgnome-2.0 virtual/aspell-dict ssl? ( dev-libs/openssl ) pcre? ( >=dev-libs/libpcre-3.4 ) - gtkhtml? ( =gnome-extra/libgtkhtml-2* ) + gtkhtml? || ( =gnome-extra/libgtkhtml-2* + =gnome-extra/libgtkhtml-3* + ) ldap? ( net-nds/openldap ) kerberos? ( app-crypt/mit-krb5 ) sqlite? ( >=dev-db/sqlite-2.8 ) |