commit:     d98e8f9b8ef7594d42022604d5f3ce6d898a1991
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  9 16:29:26 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun  9 16:31:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d98e8f9b

www-client/firefox: restrict the minimum cbindgen verison

 - unfortunately this can create a mess with thunderbird. Testing out
   backporting a patch. Meanwhile, thunderbird and firefox:rapid will
   need to be emerged separately.

Bug: https://bugs.gentoo.org/850766
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-client/firefox/firefox-101.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-101.0.1.ebuild 
b/www-client/firefox/firefox-101.0.1.ebuild
index a88ffa035354..86413b7f9f78 100644
--- a/www-client/firefox/firefox-101.0.1.ebuild
+++ b/www-client/firefox/firefox-101.0.1.ebuild
@@ -81,7 +81,7 @@ REQUIRED_USE+=" screencast? ( wayland )"
 BDEPEND="${PYTHON_DEPS}
        app-arch/unzip
        app-arch/zip
-       >=dev-util/cbindgen-0.23.0
+       >=dev-util/cbindgen-0.24.0
        >=net-libs/nodejs-10.23.1
        virtual/pkgconfig
        >=virtual/rust-1.59.0

Reply via email to