* debian/rules: - set explit NODE_PATH env to correctly locate system node pacakages that are installed by yarnpkg during the build stage - add NODE_OPTIONS=--openssl-legacy-provider as quasar v2 uses webpack v4 atm and this option is for backward-compatibility until webpack is upgraded to v5 * debian/control - add dependency on node (>= 18) to avoid this package to be run on older node versions for consistency - add dependency on python3 as otherwise the built-in 'multiprocessing' module is not there (required by gyp build) Change-Id: Ie8b3bb1914ecf012e653c8b9e81b75c457995ef0pull/17/head
parent
7e42c963d0
commit
4b03168df1
Loading…
Reference in new issue