commit: 1a8a539c7c6989fb6fe8f94a76926aa888edf7a0
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 6 15:20:28 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 6 15:20:28 2019 +0000
URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=1a8a539c
www-client/firefox: adjust rust/cbindgen version requirement
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
www-client/firefox/firefox-70.0_beta12.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-client/firefox/firefox-70.0_beta12.ebuild
b/www-client/firefox/firefox-70.0_beta12.ebuild
index cdd0b70..e159223 100644
--- a/www-client/firefox/firefox-70.0_beta12.ebuild
+++ b/www-client/firefox/firefox-70.0_beta12.ebuild
@@ -122,7 +122,7 @@ RDEPEND="${CDEPEND}
DEPEND="${CDEPEND}
app-arch/zip
app-arch/unzip
- >=dev-util/cbindgen-0.9.0
+ >=dev-util/cbindgen-0.9.1
>=net-libs/nodejs-8.11.0
>=sys-devel/binutils-2.30
sys-apps/findutils
@@ -165,7 +165,7 @@ DEPEND="${CDEPEND}
)
)
pulseaudio? ( media-sound/pulseaudio )
- >=virtual/rust-1.35.0
+ >=virtual/rust-1.36.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 )