diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-06-24 20:19:51 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-06-24 20:19:51 +0000 |
commit | f692fe8401fb0c2242558e87324e25de68e141e0 (patch) | |
tree | 574ed9b2a931b5bd9cd1e11735cec29412bc6515 /mail-client/claws-mail/claws-mail-2.10.0_rc1.ebuild | |
parent | Add workaround for stable where we decompress pci.ids when USE=hal. (diff) | |
download | historical-f692fe8401fb0c2242558e87324e25de68e141e0.tar.gz historical-f692fe8401fb0c2242558e87324e25de68e141e0.tar.bz2 historical-f692fe8401fb0c2242558e87324e25de68e141e0.zip |
Add a runtime dependency on app-crypt/pinentry as well. Bug #183069, by Markus Rothe <corsair at gentoo.org>.
Package-Manager: portage-2.1.3_rc4
Diffstat (limited to 'mail-client/claws-mail/claws-mail-2.10.0_rc1.ebuild')
-rw-r--r-- | mail-client/claws-mail/claws-mail-2.10.0_rc1.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail-client/claws-mail/claws-mail-2.10.0_rc1.ebuild b/mail-client/claws-mail/claws-mail-2.10.0_rc1.ebuild index 591a51aec8b4..1399df174735 100644 --- a/mail-client/claws-mail/claws-mail-2.10.0_rc1.ebuild +++ b/mail-client/claws-mail/claws-mail-2.10.0_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-2.10.0_rc1.ebuild,v 1.2 2007/06/23 18:05:54 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/claws-mail/claws-mail-2.10.0_rc1.ebuild,v 1.3 2007/06/24 20:19:51 ticho Exp $ IUSE="gnome dillo crypt spell ssl ldap ipv6 pda clamav xface kde imap spamassassin doc startup-notification bogofilter" @@ -39,7 +39,8 @@ COMMONDEPEND=">=x11-libs/gtk+-2.6 DEPEND="${COMMONDEPEND} xface? ( >=media-libs/compface-1.4 ) >=sys-apps/sed-4 - dev-util/pkgconfig" + dev-util/pkgconfig + app-crypt/pinentry" RDEPEND="${COMMONDEPEND} app-misc/mime-types |