summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail-client/thunderbird/thunderbird-115.5.0.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail-client/thunderbird/thunderbird-115.5.0.ebuild b/mail-client/thunderbird/thunderbird-115.5.0.ebuild
index 7ee57453bb58..17e0f8878c88 100644
--- a/mail-client/thunderbird/thunderbird-115.5.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-115.5.0.ebuild
@@ -611,6 +611,9 @@ src_prepare() {
fi
# Workaround for bgo#917599
+ if has_version ">=dev-libs/icu-74.1" && use system-icu ; then
+ eapply "${WORKDIR}"/firefox-patches/0029-bmo-1862601-system-icu-74.patch
+ fi
rm -v "${WORKDIR}"/firefox-patches/0029-bmo-1862601-system-icu-74.patch || die
eapply "${WORKDIR}/firefox-patches"