commit:     310dc243074cf9a83ebe2f4c27a42a6080dbc1c1
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  7 16:47:39 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=310dc243

mail-client/thunderbird: optfeature for net-libs/libotr

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

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

diff --git a/mail-client/thunderbird/thunderbird-91.5.1.ebuild 
b/mail-client/thunderbird/thunderbird-91.5.1.ebuild
index aa2fa60c1437..f11bef2ff325 100644
--- a/mail-client/thunderbird/thunderbird-91.5.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-91.5.1.ebuild
@@ -38,7 +38,7 @@ MOZ_PV_DISTFILES="${MOZ_PV}${MOZ_PV_SUFFIX}"
 MOZ_P_DISTFILES="${MOZ_PN}-${MOZ_PV_DISTFILES}"
 
 inherit autotools check-reqs desktop flag-o-matic gnome2-utils \
-       llvm multiprocessing pax-utils python-any-r1 toolchain-funcs \
+       llvm multiprocessing optfeature pax-utils python-any-r1 toolchain-funcs 
\
        virtualx xdg
 
 MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}";
@@ -1130,4 +1130,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