mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/maturin: bdepend on >=rust-1.74
Tested w/ rust-bin-1.74.1 in case there'd be other (higher) restrictions and it seems to build fine. Maturin does not typically try to target recent versions but crates may sneak these requirements in. Closes: https://bugs.gentoo.org/941548 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -462,6 +462,7 @@ RDEPEND="$(python_gen_cond_dep 'dev-python/tomli[${PYTHON_USEDEP}]' 3.10)"
|
||||
DEPEND="ssl? ( dev-libs/openssl:= )"
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
>=virtual/rust-1.74
|
||||
doc? ( app-text/mdbook )
|
||||
test? (
|
||||
${RDEPEND}
|
||||
|
||||
Reference in New Issue
Block a user