diff options
author | Alexander Kurakin <kuraga333@mail.ru> | 2024-02-20 20:03:42 +0300 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2024-02-22 08:24:33 +0100 |
commit | c8eeb34049fb6cba920cf860fbbc107c328593d5 (patch) | |
tree | 0ffff561d6a38b341e3705e9ca4bd99aab8fb7b9 /mail-client | |
parent | sys-apps/portage: add 3.0.62 (diff) | |
download | gentoo-c8eeb34049fb6cba920cf860fbbc107c328593d5.tar.gz gentoo-c8eeb34049fb6cba920cf860fbbc107c328593d5.tar.bz2 gentoo-c8eeb34049fb6cba920cf860fbbc107c328593d5.zip |
mail-client/claws-mail: sync live
Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
Closes: https://github.com/gentoo/gentoo/pull/35442
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/claws-mail/claws-mail-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail-client/claws-mail/claws-mail-9999.ebuild b/mail-client/claws-mail/claws-mail-9999.ebuild index ced89451d1f2..7554026b7f58 100644 --- a/mail-client/claws-mail/claws-mail-9999.ebuild +++ b/mail-client/claws-mail/claws-mail-9999.ebuild @@ -147,6 +147,7 @@ src_configure() { $(use_enable debug crash-dialog) $(use_enable debug more-addressbook-debug) $(use_enable debug more-ldap-debug) + $(use_enable debug more-archive-debug) $(use_enable doc manual) $(use_enable gnutls) $(use_enable ldap) |