Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/
Date: Wed, 08 Jan 2020 04:19:45
Message-Id: 1578457173.6918132a6dc58408671dff5ac0dcff911835b3ab.anarchy@gentoo
1 commit: 6918132a6dc58408671dff5ac0dcff911835b3ab
2 Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 8 04:19:33 2020 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 8 04:19:33 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=6918132a
7
8 www-client/firefox: adjust virtual/rust dep
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
12
13 www-client/firefox/firefox-73.0_beta1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/firefox/firefox-73.0_beta1.ebuild b/www-client/firefox/firefox-73.0_beta1.ebuild
17 index fb25178..240765f 100644
18 --- a/www-client/firefox/firefox-73.0_beta1.ebuild
19 +++ b/www-client/firefox/firefox-73.0_beta1.ebuild
20 @@ -162,7 +162,7 @@ DEPEND="${CDEPEND}
21 )
22 )
23 pulseaudio? ( media-sound/pulseaudio )
24 - >=virtual/rust-1.36.0
25 + >=virtual/rust-1.39.0
26 wayland? ( >=x11-libs/gtk+-3.11:3[wayland] )
27 amd64? ( >=dev-lang/yasm-1.1 virtual/opengl )
28 x86? ( >=dev-lang/yasm-1.1 virtual/opengl )