diff options
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:= ) |