diff options
Diffstat (limited to 'mail-client/sylpheed/sylpheed-0.9.12.ebuild')
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed/sylpheed-0.9.12.ebuild b/mail-client/sylpheed/sylpheed-0.9.12.ebuild index 29b8dfe081f5..4edc44fa3b3e 100644 --- a/mail-client/sylpheed/sylpheed-0.9.12.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12.ebuild,v 1.10 2004/09/24 23:52:02 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.12.ebuild,v 1.11 2004/10/11 11:50:23 hattya Exp $ inherit eutils @@ -17,7 +17,7 @@ SLOT="0" PROVIDE="virtual/sylpheed" DEPEND="=x11-libs/gtk+-1.2* - !amd64? ( nls? ( =sys-devel/gettext-0.12.1* ) ) + !amd64? ( nls? ( >=sys-devel/gettext-0.12.1 ) ) ssl? ( dev-libs/openssl ) pda? ( app-pda/jpilot ) ldap? ( >=net-nds/openldap-2.0.11 ) |