diff options
Diffstat (limited to 'net-mail/notmuch/notmuch-0.11.1-r1.ebuild')
-rw-r--r-- | net-mail/notmuch/notmuch-0.11.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/notmuch/notmuch-0.11.1-r1.ebuild b/net-mail/notmuch/notmuch-0.11.1-r1.ebuild index 85f13583ae7f..516f4ba6de09 100644 --- a/net-mail/notmuch/notmuch-0.11.1-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.11.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r1.ebuild,v 1.2 2012/02/23 11:13:15 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.11.1-r1.ebuild,v 1.3 2012/02/29 07:36:13 aidecoe Exp $ EAPI=4 @@ -24,7 +24,7 @@ IUSE="bash-completion crypt debug doc emacs nmbug python ruby test vim zsh-completion" CDEPEND=" - >=dev-libs/glib-2.14 + >=dev-libs/glib-2.22 dev-libs/gmime:2.4 dev-libs/xapian doc? ( python? ( dev-python/sphinx ) ) |