diff options
Diffstat (limited to 'mail-client/sylpheed/sylpheed-2.6.0.ebuild')
-rw-r--r-- | mail-client/sylpheed/sylpheed-2.6.0.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/mail-client/sylpheed/sylpheed-2.6.0.ebuild b/mail-client/sylpheed/sylpheed-2.6.0.ebuild index a8116882a05f..cf16f5f897fe 100644 --- a/mail-client/sylpheed/sylpheed-2.6.0.ebuild +++ b/mail-client/sylpheed/sylpheed-2.6.0.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.6.0.ebuild,v 1.8 2009/09/05 18:39:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.6.0.ebuild,v 1.9 2011/03/23 20:44:48 radhermit Exp $ + +EAPI="1" inherit autotools eutils @@ -14,7 +16,7 @@ LICENSE="GPL-2 LGPL-2.1" KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" -COMMON_DEPEND=">=x11-libs/gtk+-2.4 +COMMON_DEPEND=">=x11-libs/gtk+-2.4:2 nls? ( >=sys-devel/gettext-0.12.1 ) crypt? ( >=app-crypt/gpgme-0.4.5 ) ldap? ( >=net-nds/openldap-2.0.11 ) |