diff options
author | Jory A. Pratt <anarchy@gentoo.org> | 2017-06-20 13:21:52 -0500 |
---|---|---|
committer | Jory A. Pratt <anarchy@gentoo.org> | 2017-06-20 13:21:52 -0500 |
commit | 5bd77afebc9c090f8e67362a276995a3b3eee95e (patch) | |
tree | e71e53e1e568024e781ba2044136e0299dc39c00 /mail-client | |
parent | app-crypt/gnupg: Install systemd user services/sockets (diff) | |
download | gentoo-5bd77afebc9c090f8e67362a276995a3b3eee95e.tar.gz gentoo-5bd77afebc9c090f8e67362a276995a3b3eee95e.tar.bz2 gentoo-5bd77afebc9c090f8e67362a276995a3b3eee95e.zip |
mail-client/thunderbird: fix enigmail dep, thanks mrueg
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-52.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-52.2.0.ebuild b/mail-client/thunderbird/thunderbird-52.2.0.ebuild index 0b0dd4418e90..a1b0a3cc6c22 100644 --- a/mail-client/thunderbird/thunderbird-52.2.0.ebuild +++ b/mail-client/thunderbird/thunderbird-52.2.0.ebuild @@ -53,7 +53,7 @@ ASM_DEPEND=">=dev-lang/yasm-1.1" CDEPEND=" >=dev-libs/nss-3.28.3 >=dev-libs/nspr-4.13.1 - crypt? ( >=x11-plugins/enigmail-1.9.6.1-r1 ) + crypt? ( >=x11-plugins/enigmail-1.9.7 ) " DEPEND="rust? ( dev-lang/rust ) |