mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
Add Python as a PUBLISHING pre-requisite (#391)
This is needed to build native NodeJS addons. Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
This commit is contained in:
parent
7d254160c5
commit
5d45ceade7
@ -14,6 +14,7 @@ Prequisites
|
||||
- [AWS CLI (for uploading packages)](https://aws.amazon.com/cli://aws.amazon.com/cli/)
|
||||
- [osslsigncode (for signing the Windows installers)](https://sourceforge.net/projects/osslsigncode/)
|
||||
- [UPX](http://upx.sourceforge.net)
|
||||
- [Python](https://www.python.org)
|
||||
|
||||
If you're going to generate installers for another platform than the one you're currently running, make sure you force-install all NPM dependencies, so optional dependencies marked for a certain operating system get installed regardless of the host operating system
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user