diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-06-09 16:47:47 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-06-09 16:48:46 +0300 |
commit | 1e8975a79ff26690415f7d50159800ec864666d1 (patch) | |
tree | 75672798ba3cccac52421d11cab93fbc3fb24c79 /mail-client | |
parent | www-client/firefox: limit cbindgen to <0.24.0 on esr (diff) | |
download | gentoo-1e8975a79ff26690415f7d50159800ec864666d1.tar.gz gentoo-1e8975a79ff26690415f7d50159800ec864666d1.tar.bz2 gentoo-1e8975a79ff26690415f7d50159800ec864666d1.zip |
mail-client/thunderbird: limit cbindgen to <0.24.0
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/thunderbird/thunderbird-91.10.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail-client/thunderbird/thunderbird-91.10.0.ebuild b/mail-client/thunderbird/thunderbird-91.10.0.ebuild index c0fb695adfec..e75532197064 100644 --- a/mail-client/thunderbird/thunderbird-91.10.0.ebuild +++ b/mail-client/thunderbird/thunderbird-91.10.0.ebuild @@ -75,6 +75,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 |