commit: b603df48254a3b17a934463671ba3e3f834fc14d
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 23 20:29:51 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Feb 23 20:30:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b603df48
www-client/firefox: require >=cbindgen-0.16.0
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
www-client/firefox/firefox-86.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/firefox/firefox-86.0.ebuild
b/www-client/firefox/firefox-86.0.ebuild
index b25c10949ad..fed78022e82 100644
--- a/www-client/firefox/firefox-86.0.ebuild
+++ b/www-client/firefox/firefox-86.0.ebuild
@@ -72,7 +72,7 @@ REQUIRED_USE="debug? ( !system-av1 )
BDEPEND="${PYTHON_DEPS}
app-arch/unzip
app-arch/zip
- >=dev-util/cbindgen-0.15.0
+ >=dev-util/cbindgen-0.16.0
>=net-libs/nodejs-10.22.1
virtual/pkgconfig
>=virtual/rust-1.47.0