mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
nodejs-lts-10: add explicit python_version
This commit is contained in:
parent
5007dbbc45
commit
f5adebe69a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ license="MIT"
|
||||||
homepage="https://nodejs.org/"
|
homepage="https://nodejs.org/"
|
||||||
distfiles="${homepage}/download/release/v${version}/node-v${version}.tar.xz"
|
distfiles="${homepage}/download/release/v${version}/node-v${version}.tar.xz"
|
||||||
checksum=622721bc3e6b65faf7eb6a22bfb6e3e31817e42212aa6bf5a7991ea7d9b6f169
|
checksum=622721bc3e6b65faf7eb6a22bfb6e3e31817e42212aa6bf5a7991ea7d9b6f169
|
||||||
|
python_version=2 #unverified
|
||||||
|
|
||||||
build_options="ssl libuv http_parser icu nghttp2 cares"
|
build_options="ssl libuv http_parser icu nghttp2 cares"
|
||||||
desc_option_ssl="Enable shared libressl"
|
desc_option_ssl="Enable shared libressl"
|
||||||
|
|
Loading…
Add table
Reference in a new issue