commit:     6b50be5200ac4f43c0e441d1a38b941e01b4ca63
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  7 16:49:03 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Feb  7 16:49:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b50be52

mail-client/thunderbird-bin: optfeature for libotr

Closes: https://bugs.gentoo.org/745936
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 mail-client/thunderbird-bin/thunderbird-bin-91.5.1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/mail-client/thunderbird-bin/thunderbird-bin-91.5.1.ebuild 
b/mail-client/thunderbird-bin/thunderbird-bin-91.5.1.ebuild
index b802ce5297d8..3b48e432eca7 100644
--- a/mail-client/thunderbird-bin/thunderbird-bin-91.5.1.ebuild
+++ b/mail-client/thunderbird-bin/thunderbird-bin-91.5.1.ebuild
@@ -26,7 +26,7 @@ MOZ_P="${MOZ_PN}-${MOZ_PV}"
 MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
 MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
 
-inherit desktop pax-utils xdg
+inherit desktop optfeature pax-utils xdg
 
 MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}";
 
@@ -329,4 +329,7 @@ pkg_postinst() {
                elog "If you still want to be able to select between running 
Mozilla ${PN^}"
                elog "on X11 or Wayland, you have to re-create these shortcuts 
on your own."
        fi
+
+       optfeature_header "Optional runtime features:"
+       optfeature "encrypted chat support" net-libs/libotr
 }

Reply via email to