Add Debian packages dependencies
[gpl/argeo-suite.git] / Makefile
index 4eb1de3758039444ed70136ba47567fa04dd9826..ad5bd8b73da21e60c8a93677da404c8e7de359b9 100644 (file)
--- 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