summaryrefslogtreecommitdiff
path: root/www-client/firefox/firefox-115.4.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-20 23:10:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-20 23:10:12 +0000
commit3efb3c04b80206d986b51767e6b879119d219e42 (patch)
tree1dc83a1d5ba52b1e6b3e792ea1dae4f9e7353186 /www-client/firefox/firefox-115.4.0.ebuild
parentbe675f929577458bd306c90ed78b62054197c0b1 (diff)
gentoo auto-resync : 20:11:2023 - 23:10:12
Diffstat (limited to 'www-client/firefox/firefox-115.4.0.ebuild')
-rw-r--r--www-client/firefox/firefox-115.4.0.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/www-client/firefox/firefox-115.4.0.ebuild b/www-client/firefox/firefox-115.4.0.ebuild
index 1cb2607514a6..84c5db21f5fe 100644
--- a/www-client/firefox/firefox-115.4.0.ebuild
+++ b/www-client/firefox/firefox-115.4.0.ebuild
@@ -664,6 +664,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