nodejs-lts: add explicit python_version

This commit is contained in:
Andrew J. Hesford 2020-04-21 14:55:12 -04:00 committed by Toyam Cox
parent f5adebe69a
commit 6e391d0d00
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ license="MIT"
homepage="https://nodejs.org/"
distfiles="${homepage}/dist/v${version}/node-v${version}.tar.gz"
checksum=4ee710087687c8de142329d95085f5cba66e454a2c9ea7ec11e1f4b476d6d1ac
python_version=2 #unverified
build_options="ssl libuv http_parser icu nghttp2 cares"
desc_option_ssl="Enable shared libressl"