summaryrefslogtreecommitdiff
path: root/www-client/firefox/firefox-119.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/firefox/firefox-119.0.1.ebuild')
-rw-r--r--www-client/firefox/firefox-119.0.1.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/www-client/firefox/firefox-119.0.1.ebuild b/www-client/firefox/firefox-119.0.1.ebuild
index 44863fec4ddf..2cf4bd05d029 100644
--- a/www-client/firefox/firefox-119.0.1.ebuild
+++ b/www-client/firefox/firefox-119.0.1.ebuild
@@ -661,6 +661,11 @@ src_prepare() {
eapply "${WORKDIR}/firefox-patches"
+ # Workaround for bgo#917599
+ if has_version ">=dev-libs/icu-74.1" && use system-icu ; then
+ eapply "${FILESDIR}"/firefox-115.4.0-icu-74.patch
+ fi
+
# Allow user to apply any additional patches without modifing ebuild
eapply_user