diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 13:32:42 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 13:41:42 +0200 |
commit | 823290e520d72dbd88c3a6f6e327c8bb49c090cb (patch) | |
tree | 7ce83952c8da93ab7aa475b3e1e49760f9e88e7a /www-client | |
parent | www-client/firefox: drop old (diff) | |
download | gentoo-823290e520d72dbd88c3a6f6e327c8bb49c090cb.tar.gz gentoo-823290e520d72dbd88c3a6f6e327c8bb49c090cb.tar.bz2 gentoo-823290e520d72dbd88c3a6f6e327c8bb49c090cb.zip |
www-client/firefox: drop virtual/cargo
Bug: https://bugs.gentoo.org/695698
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-68.1.0.ebuild | 1 | ||||
-rw-r--r-- | www-client/firefox/firefox-69.0.2.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-68.1.0.ebuild b/www-client/firefox/firefox-68.1.0.ebuild index cbc319d67603..c98776c20e7b 100644 --- a/www-client/firefox/firefox-68.1.0.ebuild +++ b/www-client/firefox/firefox-68.1.0.ebuild @@ -163,7 +163,6 @@ DEPEND="${CDEPEND} ) ) pulseaudio? ( media-sound/pulseaudio ) - >=virtual/cargo-1.34.0 >=virtual/rust-1.34.0 wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) diff --git a/www-client/firefox/firefox-69.0.2.ebuild b/www-client/firefox/firefox-69.0.2.ebuild index c221342b1f98..98fb419fd601 100644 --- a/www-client/firefox/firefox-69.0.2.ebuild +++ b/www-client/firefox/firefox-69.0.2.ebuild @@ -165,7 +165,6 @@ DEPEND="${CDEPEND} ) ) pulseaudio? ( media-sound/pulseaudio ) - >=virtual/cargo-1.35.0 >=virtual/rust-1.35.0 wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) amd64? ( >=dev-lang/yasm-1.1 virtual/opengl ) |