From d174a9fe12fc3fb09d0ed47746e88bd4de39a894 Mon Sep 17 00:00:00 2001 From: Alexander Kurakin Date: Sun, 18 Dec 2022 15:07:41 +0300 Subject: mail-client/claws-mail-9999: handle new compile flags Signed-off-by: Alexander Kurakin Closes: https://github.com/gentoo/gentoo/pull/28702 Signed-off-by: Bernard Cafarelli --- mail-client/claws-mail/claws-mail-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail-client') 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) -- cgit v1.2.3-65-gdbad