summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kurakin <kuraga333@mail.ru>2022-12-18 15:07:41 +0300
committerBernard Cafarelli <voyageur@gentoo.org>2022-12-19 23:12:39 +0100
commitd174a9fe12fc3fb09d0ed47746e88bd4de39a894 (patch)
tree01281739939422428420ddde684586c8082a74e9 /mail-client/claws-mail
parentx11-base/xorg-server: Version bump to 21.1.6 (diff)
downloadgentoo-d174a9fe12fc3fb09d0ed47746e88bd4de39a894.tar.gz
gentoo-d174a9fe12fc3fb09d0ed47746e88bd4de39a894.tar.bz2
gentoo-d174a9fe12fc3fb09d0ed47746e88bd4de39a894.zip
mail-client/claws-mail-9999: handle new compile flags
Signed-off-by: Alexander Kurakin <kuraga333@mail.ru> Closes: https://github.com/gentoo/gentoo/pull/28702 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'mail-client/claws-mail')
-rw-r--r--mail-client/claws-mail/claws-mail-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail-client/claws-mail/claws-mail-9999.ebuild b/mail-client/claws-mail/claws-mail-9999.ebuild
index 9c1bd9f56275..86c585b408a7 100644
--- a/mail-client/claws-mail/claws-mail-9999.ebuild
+++ b/mail-client/claws-mail/claws-mail-9999.ebuild
@@ -142,6 +142,8 @@ src_configure() {
$(use_enable clamav clamd-plugin)
$(use_enable dbus)
$(use_enable debug crash-dialog)
+ $(use_enable debug more-addressbook-debug)
+ $(use_enable debug more-ldap-debug)
$(use_enable dillo dillo-plugin)
$(use_enable doc manual)
$(use_enable gdata gdata-plugin)