diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-17 19:14:19 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-17 19:16:40 +0200 |
commit | f5cb899dbdec54bff414db104ce7507cecd6bdcb (patch) | |
tree | 41236fa37d2ab9ca72214b18260495ed756538d1 /www-client | |
parent | www-client/firefox: non-ESR: unbreak build with >=rust-1.45.0 (diff) | |
download | gentoo-f5cb899dbdec54bff414db104ce7507cecd6bdcb.tar.gz gentoo-f5cb899dbdec54bff414db104ce7507cecd6bdcb.tar.bz2 gentoo-f5cb899dbdec54bff414db104ce7507cecd6bdcb.zip |
www-client/firefox: ESR: restrict to <rust-1.45.0
Link: https://bugzilla.mozilla.org/show_bug.cgi?id=1640982#c18
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-68.10.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/firefox/firefox-68.10.0.ebuild b/www-client/firefox/firefox-68.10.0.ebuild index d89f2d5dca3e..420e4b28fa27 100644 --- a/www-client/firefox/firefox-68.10.0.ebuild +++ b/www-client/firefox/firefox-68.10.0.ebuild @@ -146,6 +146,7 @@ DEPEND="${CDEPEND} sys-apps/findutils virtual/pkgconfig >=virtual/rust-1.34.0 + <virtual/rust-1.45.0 || ( ( sys-devel/clang:10 |