mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-libs/nodejs: Fix libuv dep to 1.51.0 for 24.2.0
With upstream commit 843b64f[0] nodejs >=24.2.0 now depends on libuv
1.51.0 or later.
[0]: 843b64faf5
Closes: https://bugs.gentoo.org/957996
Signed-off-by: Brahmajit Das <listout@listout.xyz>
Part-of: https://github.com/gentoo/gentoo/pull/42580
Closes: https://github.com/gentoo/gentoo/pull/42580
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -35,7 +35,7 @@ RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND=">=app-arch/brotli-1.1.0:=
|
||||
dev-db/sqlite:3
|
||||
>=dev-libs/libuv-1.49.2:=
|
||||
>=dev-libs/libuv-1.51.0:=
|
||||
>=dev-libs/simdjson-3.10.1:=
|
||||
>=net-dns/c-ares-1.34.4:=
|
||||
>=net-libs/nghttp2-1.64.0:=
|
||||
|
||||
Reference in New Issue
Block a user