From c1c7b402a661291e229c491c941b8f1b011ac1ea Mon Sep 17 00:00:00 2001 From: "Jory A. Pratt" Date: Mon, 27 Nov 2017 08:58:21 -0600 Subject: www-client/firefox - start updating deps as required --- www-client/firefox/firefox-58.0_beta6.ebuild | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/www-client/firefox/firefox-58.0_beta6.ebuild b/www-client/firefox/firefox-58.0_beta6.ebuild index 2500c01b..c3df349e 100644 --- a/www-client/firefox/firefox-58.0_beta6.ebuild +++ b/www-client/firefox/firefox-58.0_beta6.ebuild @@ -56,10 +56,12 @@ RDEPEND=" selinux? ( sec-policy/selinux-mozilla )" DEPEND="${RDEPEND} - pgo? ( >=sys-devel/gcc-4.5 ) - amd64? ( ${ASM_DEPEND} virtual/opengl - >=sys-devel/llvm-4.0.1 - >=sys-devel/clang-4.0.1 ) + >=virtual/rust-1.21.0 + >=dev-util/cargo-0.22.0 + >=sys-devel/llvm-4.0.1 + >=sys-devel/clang-4.0.1 + pgo? ( >=sys-devel/gcc-4.9.0 ) + amd64? ( ${ASM_DEPEND} virtual/opengl ) x86? ( ${ASM_DEPEND} virtual/opengl )" S="${WORKDIR}/firefox-${MOZ_PV}" -- cgit v1.2.3-65-gdbad