# HG changeset patch # User drewp@bigasterisk.com # Date 2022-05-10 06:18:24 # Node ID f8a5f579547adec9b5f75211fff6056a0bd59f97 # Parent 67575505c400e3a5174082260511ca0aefdb6357 make deps diff --git a/makefile b/makefile --- a/makefile +++ b/makefile @@ -42,24 +42,16 @@ pnpm: bin/node: ln -sf `which nodejs` bin/node -js: pnpm +js: pnpm install --reporter append-only py: pdm sync -refresh: packages gst_packages js py - - - - +setup: packages gst_packages pnpm js py - - +deps: js py -bin/ascoltami2: gst_packages link_to_sys_packages - -effect_node_setup: create_virtualenv packages binexec install_python_deps tkdnd_build: # get tkdnd r95 with subversion