diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-06-09 16:45:45 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-06-09 16:48:46 +0300 |
commit | e773ea80ebcaa38fc5b4e61dc2f2f9391c7b016c (patch) | |
tree | c317ac3c45d938589f5de6368b9233bf85572f9c /www-client | |
parent | www-client/firefox: add 101.0.1 (diff) | |
download | gentoo-e773ea80ebcaa38fc5b4e61dc2f2f9391c7b016c.tar.gz gentoo-e773ea80ebcaa38fc5b4e61dc2f2f9391c7b016c.tar.bz2 gentoo-e773ea80ebcaa38fc5b4e61dc2f2f9391c7b016c.zip |
www-client/firefox: limit cbindgen to <0.24.0 on esr
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-91.10.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/firefox/firefox-91.10.0.ebuild b/www-client/firefox/firefox-91.10.0.ebuild index 4ba733d71e7c..999cd444d776 100644 --- a/www-client/firefox/firefox-91.10.0.ebuild +++ b/www-client/firefox/firefox-91.10.0.ebuild @@ -83,6 +83,7 @@ BDEPEND="${PYTHON_DEPS} app-arch/unzip app-arch/zip >=dev-util/cbindgen-0.19.0 + <dev-util/cbindgen-0.24.0 >=net-libs/nodejs-10.23.1 virtual/pkgconfig >=virtual/rust-1.51.0 |