summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-11-08 13:46:14 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-11-08 13:46:25 +0100
commit39b51a6c42517379eb2abe1ccf9db04780ca6ae0 (patch)
treef8d762f4bae8934a980eeaf5a77a88cf42c62e32 /www-client/firefox/firefox-70.0.1.ebuild
parentmail-client/thunderbird: unbreak rust-1.39.0 (diff)
downloadgentoo-39b51a6c42517379eb2abe1ccf9db04780ca6ae0.tar.gz
gentoo-39b51a6c42517379eb2abe1ccf9db04780ca6ae0.tar.bz2
gentoo-39b51a6c42517379eb2abe1ccf9db04780ca6ae0.zip
www-client/firefox: unbreak rust-1.39.0
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client/firefox/firefox-70.0.1.ebuild')
-rw-r--r--www-client/firefox/firefox-70.0.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-70.0.1.ebuild b/www-client/firefox/firefox-70.0.1.ebuild
index 923b83b5007a..99e92f2e5b2c 100644
--- a/www-client/firefox/firefox-70.0.1.ebuild
+++ b/www-client/firefox/firefox-70.0.1.ebuild
@@ -170,7 +170,6 @@ DEPEND="${CDEPEND}
)
pulseaudio? ( media-sound/pulseaudio )
>=virtual/rust-1.36.0
- <virtual/rust-1.39.0
wayland? ( >=x11-libs/gtk+-3.11:3[wayland] )
amd64? ( >=dev-lang/yasm-1.1 virtual/opengl )
x86? ( >=dev-lang/yasm-1.1 virtual/opengl )
@@ -268,6 +267,8 @@ src_prepare() {
eapply "${WORKDIR}/firefox"
eapply "${FILESDIR}/${PN}-69.0-lto-gcc-fix.patch"
+ eapply "${FILESDIR}"/${PN}-70.0.1-rust-1.39+.patch
+
# Allow user to apply any additional patches without modifing ebuild
eapply_user