mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
323e1a9277
commit
3dbe0430e3
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
# Make dependencies that need to be installed (make check):
|
# Make dependencies that need to be installed (make check):
|
||||||
# - General
|
# - General
|
||||||
# - bash or similar shell
|
# - bash
|
||||||
# - git
|
# - git
|
||||||
# - nodejs / npm
|
# - nodejs / npm
|
||||||
# also nodejs-legacy seems to be required by some code...
|
# also nodejs-legacy seems to be required by some code...
|
||||||
@ -17,9 +17,11 @@
|
|||||||
# a patched version of 3.0...
|
# a patched version of 3.0...
|
||||||
# for more info and patch see:
|
# for more info and patch see:
|
||||||
# https://goo.gl/csQmQo
|
# https://goo.gl/csQmQo
|
||||||
|
# - sed
|
||||||
|
# - grep / fgrep
|
||||||
|
# - printf
|
||||||
# - Windows
|
# - Windows
|
||||||
# - MSVS -- to build native node modules (sharp)
|
# - MSVS -- to build native node modules (sharp)
|
||||||
# - WiX -- to build the .msi installer (XXX ???)
|
|
||||||
# - Linux
|
# - Linux
|
||||||
# - macOS
|
# - macOS
|
||||||
# - iOS
|
# - iOS
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user