gnu: node@10: Build with 'libuv-for-node'.
* gnu/packages/node.scm (node)[inputs, native-inputs]: Change from LIBUV to LIBUV-FOR-NODE.master
parent
4426c5c725
commit
51ed530204
|
@ -288,7 +288,7 @@
|
|||
(list c-ares
|
||||
http-parser
|
||||
icu4c
|
||||
libuv
|
||||
libuv-for-node
|
||||
`(,nghttp2-for-node "lib")
|
||||
openssl-1.1
|
||||
zlib
|
||||
|
@ -308,7 +308,7 @@
|
|||
c-ares
|
||||
http-parser
|
||||
icu4c
|
||||
libuv
|
||||
libuv-for-node
|
||||
`(,nghttp2-for-node "lib")
|
||||
openssl
|
||||
python-wrapper ;for node-gyp (supports python3)
|
||||
|
|
Reference in New Issue