summaryrefslogtreecommitdiff
path: root/www-client/firefox/firefox-102.2.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-09 16:40:34 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-09 16:40:34 +0100
commit9257212a8841f37588d5b5a94a7930db4585a106 (patch)
tree8ee63d1ea86eee544e495fadca1e7f0a5280b816 /www-client/firefox/firefox-102.2.0.ebuild
parentb426a5cef3f0ebe3389686a1c145a834d3a1e120 (diff)
gentoo auto-resync : 09:09:2022 - 16:40:34
Diffstat (limited to 'www-client/firefox/firefox-102.2.0.ebuild')
-rw-r--r--www-client/firefox/firefox-102.2.0.ebuild10
1 files changed, 9 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-102.2.0.ebuild b/www-client/firefox/firefox-102.2.0.ebuild
index 5fc46dffe81b..8cfbc4b8a609 100644
--- a/www-client/firefox/firefox-102.2.0.ebuild
+++ b/www-client/firefox/firefox-102.2.0.ebuild
@@ -5,7 +5,7 @@ EAPI=8
FIREFOX_PATCHSET="firefox-102esr-patches-02j.tar.xz"
-LLVM_MAX_SLOT=14
+LLVM_MAX_SLOT=15
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_REQ_USE="ncurses,sqlite,ssl"
@@ -90,6 +90,14 @@ BDEPEND="${PYTHON_DEPS}
virtual/rust
|| (
(
+ sys-devel/clang:15
+ sys-devel/llvm:15
+ clang? (
+ =sys-devel/lld-15*
+ pgo? ( =sys-libs/compiler-rt-sanitizers-15*[profile] )
+ )
+ )
+ (
sys-devel/clang:14
sys-devel/llvm:14
clang? (