diff --git a/docs/build.md b/docs/build.md index 7bb8364..8d96c46 100644 --- a/docs/build.md +++ b/docs/build.md @@ -18,6 +18,9 @@ ### Linux +- GCC +- make +- pkg-config - libx11-dev - libxkbfile-dev - libsecret-1-dev @@ -25,9 +28,9 @@ - rpm - rpmbuild - dpkg -- python (can't be just python3, can't be user alias) +- python3 - libsecret-1-dev -- imagemagick +- imagemagick (for AppImage) ### MacOS @@ -37,6 +40,8 @@ - sed - 7z - [WiX Toolset](http://wixtoolset.org/releases/) +- python2 +- 'Tools for Native Modules' from official Node.js installer ## Build Scripts