summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-06-09 19:29:26 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-06-09 19:31:11 +0300
commitd98e8f9b8ef7594d42022604d5f3ce6d898a1991 (patch)
treedf20612dc81d75c97a07c046fbf8bc1866fcf58a /www-client
parentnet-analyzer/netdata: 1.35.0 version bump (diff)
downloadgentoo-d98e8f9b8ef7594d42022604d5f3ce6d898a1991.tar.gz
gentoo-d98e8f9b8ef7594d42022604d5f3ce6d898a1991.tar.bz2
gentoo-d98e8f9b8ef7594d42022604d5f3ce6d898a1991.zip
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@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/firefox-101.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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