summaryrefslogtreecommitdiff
path: root/www-client/firefox/firefox-104.0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/firefox/firefox-104.0.2.ebuild')
-rw-r--r--www-client/firefox/firefox-104.0.2.ebuild10
1 files changed, 9 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-104.0.2.ebuild b/www-client/firefox/firefox-104.0.2.ebuild
index 24cea78da335..6c3e8c3d45c2 100644
--- a/www-client/firefox/firefox-104.0.2.ebuild
+++ b/www-client/firefox/firefox-104.0.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
FIREFOX_PATCHSET="firefox-104-patches-02j.tar.xz"
-LLVM_MAX_SLOT=14
+LLVM_MAX_SLOT=15
PYTHON_COMPAT=( python3_{8..11} )
PYTHON_REQ_USE="ncurses,sqlite,ssl"
@@ -92,6 +92,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? (