diff options
author | David Seifert <soap@gentoo.org> | 2022-02-16 22:26:18 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-02-16 22:26:18 +0100 |
commit | d826e69dd6243872ad48f8b29c7eccfc83d82ccc (patch) | |
tree | 251bc40d8e8ae6182a23960d7ce5d608e1f13dd5 /mail-client/sylpheed | |
parent | mail-client/claws-mail: add subslot op on app-crypt/gpgme (diff) | |
download | gentoo-d826e69dd6243872ad48f8b29c7eccfc83d82ccc.tar.gz gentoo-d826e69dd6243872ad48f8b29c7eccfc83d82ccc.tar.bz2 gentoo-d826e69dd6243872ad48f8b29c7eccfc83d82ccc.zip |
mail-client/sylpheed: add subslot op on app-crypt/gpgme
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'mail-client/sylpheed')
-rw-r--r-- | mail-client/sylpheed/sylpheed-3.7.0-r3.ebuild (renamed from mail-client/sylpheed/sylpheed-3.7.0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/sylpheed/sylpheed-3.7.0-r2.ebuild b/mail-client/sylpheed/sylpheed-3.7.0-r3.ebuild index 4705bad6e8d2..86324b7b9e46 100644 --- a/mail-client/sylpheed/sylpheed-3.7.0-r2.ebuild +++ b/mail-client/sylpheed/sylpheed-3.7.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -16,7 +16,7 @@ IUSE="crypt ipv6 ldap nls oniguruma spell ssl xface" CDEPEND="net-libs/liblockfile x11-libs/gtk+:2 - crypt? ( app-crypt/gpgme ) + crypt? ( app-crypt/gpgme:= ) ldap? ( net-nds/openldap ) nls? ( sys-devel/gettext ) oniguruma? ( dev-libs/oniguruma:= ) |