diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-27 23:51:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-27 23:51:15 +0200 |
commit | 835aa6465a6a5eca8f5fd80438e8bb7747a4d12c (patch) | |
tree | a2e7f37d79833fc2b2350e6c40b075917da54b42 /www-client | |
parent | app-misc/solaar: bump (diff) | |
download | gentoo-835aa6465a6a5eca8f5fd80438e8bb7747a4d12c.tar.gz gentoo-835aa6465a6a5eca8f5fd80438e8bb7747a4d12c.tar.bz2 gentoo-835aa6465a6a5eca8f5fd80438e8bb7747a4d12c.zip |
www-client/firefox: needs >=rust-1.43.0
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-79.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-79.0.ebuild b/www-client/firefox/firefox-79.0.ebuild index 9ec54ea10d28..446adc170535 100644 --- a/www-client/firefox/firefox-79.0.ebuild +++ b/www-client/firefox/firefox-79.0.ebuild @@ -140,7 +140,7 @@ DEPEND="${CDEPEND} >=sys-devel/binutils-2.30 sys-apps/findutils virtual/pkgconfig - >=virtual/rust-1.41.0 + >=virtual/rust-1.43.0 || ( ( sys-devel/clang:10 |