mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
nodejs-lts-10: rebuild against icu-67.1
This commit is contained in:
parent
8b93bebd9f
commit
17ed29ceef
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nodejs-lts-10'
|
# Template file for 'nodejs-lts-10'
|
||||||
pkgname=nodejs-lts-10
|
pkgname=nodejs-lts-10
|
||||||
version=10.19.0
|
version=10.19.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="node-v${version}"
|
wrksrc="node-v${version}"
|
||||||
hostmakedepends="pkg-config python zlib-devel which $(vopt_if icu icu-devel)
|
hostmakedepends="pkg-config python zlib-devel which $(vopt_if icu icu-devel)
|
||||||
$(vopt_if ssl libressl-devel) $(vopt_if libuv libuv-devel)
|
$(vopt_if ssl libressl-devel) $(vopt_if libuv libuv-devel)
|
||||||
|
|
Loading…
Add table
Reference in a new issue