diff options
author | Akinori Hattori <hattya@gentoo.org> | 2004-10-11 11:50:23 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2004-10-11 11:50:23 +0000 |
commit | e9ddda99b67779e0ce17c386f28087fc90fe12fb (patch) | |
tree | 4e4b14b1387703ee38e1ee618481e01249862b75 /mail-client/sylpheed/sylpheed-0.9.11.ebuild | |
parent | Removed unneeded patch for hppa. Stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-e9ddda99b67779e0ce17c386f28087fc90fe12fb.tar.gz gentoo-2-e9ddda99b67779e0ce17c386f28087fc90fe12fb.tar.bz2 gentoo-2-e9ddda99b67779e0ce17c386f28087fc90fe12fb.zip |
>=sys-devel/gettext-0.12.1. (bug #66745)
Diffstat (limited to 'mail-client/sylpheed/sylpheed-0.9.11.ebuild')
-rw-r--r-- | mail-client/sylpheed/sylpheed-0.9.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed/sylpheed-0.9.11.ebuild b/mail-client/sylpheed/sylpheed-0.9.11.ebuild index 373e7a54491b..dc9b9cc01740 100644 --- a/mail-client/sylpheed/sylpheed-0.9.11.ebuild +++ b/mail-client/sylpheed/sylpheed-0.9.11.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.11.ebuild,v 1.8 2004/09/24 23:52:02 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-0.9.11.ebuild,v 1.9 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 ) |