mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nodejs: rebuild for icu-72.1_1
This commit is contained in:
parent
cb22f6c0c3
commit
d7b1131e84
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nodejs'
|
# Template file for 'nodejs'
|
||||||
pkgname=nodejs
|
pkgname=nodejs
|
||||||
version=16.19.0
|
version=16.19.0
|
||||||
revision=1
|
revision=2
|
||||||
# Need these for host v8 for torque, see https://github.com/nodejs/node/pull/21079
|
# Need these for host v8 for torque, see https://github.com/nodejs/node/pull/21079
|
||||||
hostmakedepends="which pkg-config python3 libatomic-devel zlib-devel
|
hostmakedepends="which pkg-config python3 libatomic-devel zlib-devel
|
||||||
$(vopt_if icu icu-devel) $(vopt_if ssl openssl-devel) $(vopt_if libuv libuv-devel)
|
$(vopt_if icu icu-devel) $(vopt_if ssl openssl-devel) $(vopt_if libuv libuv-devel)
|
||||||
|
|
Loading…
Add table
Reference in a new issue