diff options
author | Cem Keylan <cem@ckyln.com> | 2021-08-08 02:13:50 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-08-08 02:13:50 +0300 |
commit | 217aa8a683c9b6d3544088bdf44756036c932be4 (patch) | |
tree | 4b147207e31a7ed9a8c0f4a4c989232934fb0dd7 /extra/nodejs/depends | |
parent | dd34fa1e6cadfcd4365bd1260af6c0a91ab67dfa (diff) | |
download | repository-217aa8a683c9b6d3544088bdf44756036c932be4.tar.gz |
nodejs: switch to ninja
Diffstat (limited to 'extra/nodejs/depends')
-rw-r--r-- | extra/nodejs/depends | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/nodejs/depends b/extra/nodejs/depends index ecc77727..ed6455e2 100644 --- a/extra/nodejs/depends +++ b/extra/nodejs/depends @@ -1 +1,2 @@ -python make +python make +samurai make |