diff options
author | Jory Pratt <anarchy@gentoo.org> | 2020-05-06 16:08:01 -0500 |
---|---|---|
committer | Jory Pratt <anarchy@gentoo.org> | 2020-05-06 16:08:01 -0500 |
commit | 99cf067d37602af6da5f33760ea2e87d7e7af720 (patch) | |
tree | 06ad536c992852163ab7c5762311e6d7a6770dd8 | |
parent | www-client/firefox: 77.0b2, investigate ./mach failure for build (diff) | |
download | anarchy-99cf067d37602af6da5f33760ea2e87d7e7af720.tar.gz anarchy-99cf067d37602af6da5f33760ea2e87d7e7af720.tar.bz2 anarchy-99cf067d37602af6da5f33760ea2e87d7e7af720.zip |
www-client/firefox: remove llvm/clang-7 dep
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jory Pratt <anarchy@gentoo.org>
-rw-r--r-- | www-client/firefox/firefox-77.0_beta2.ebuild | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/www-client/firefox/firefox-77.0_beta2.ebuild b/www-client/firefox/firefox-77.0_beta2.ebuild index 3a3c4c7..26192f9 100644 --- a/www-client/firefox/firefox-77.0_beta2.ebuild +++ b/www-client/firefox/firefox-77.0_beta2.ebuild @@ -161,15 +161,6 @@ DEPEND="${CDEPEND} pgo? ( =sys-libs/compiler-rt-sanitizers-8*[profile] ) ) ) - ( - sys-devel/clang:7 - !clang? ( sys-devel/llvm:7 ) - clang? ( - =sys-devel/lld-7* - sys-devel/llvm:7[gold] - pgo? ( =sys-libs/compiler-rt-sanitizers-7*[profile] ) - ) - ) ) pulseaudio? ( || ( |