X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=Makefile;h=ad5bd8b73da21e60c8a93677da404c8e7de359b9;hb=6a318c749b7b2b8caa6c7b3bc8412140c853b800;hp=4eb1de3758039444ed70136ba47567fa04dd9826;hpb=0a188b297c9852532622256cd12118579df54217;p=gpl%2Fargeo-suite.git diff --git a/Makefile b/Makefile index 4eb1de3..ad5bd8b 100644 --- a/Makefile +++ b/Makefile @@ -46,6 +46,9 @@ clean: rm -rf $(BUILD_BASE) make -C js clean +native-deps-debian: + sudo apt install npm + ## WEB web: make -C js all