summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-11-30 17:41:40 +0200
committerLars Wirzenius <liw@liw.fi>2023-11-30 17:41:40 +0200
commita2e3ccd47150876ff59f3ac66ec9604a436900e3 (patch)
treec2f6e0b7d856f8b3a496016b52c743e3ee5dbfb4
parentba749d684e8f171d95d1c955c944bd3eef755c88 (diff)
downloadambient-build-vm-a2e3ccd47150876ff59f3ac66ec9604a436900e3.tar.gz
subplot.yml: add tools needed by Subplot
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--subplot.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/subplot.yml b/subplot.yml
index 988795e..2ce4e9a 100644
--- a/subplot.yml
+++ b/subplot.yml
@@ -7,12 +7,16 @@
- build-essential
- cmake
- curl
+ - debhelper
+ - dh-cargo
+ - git
- graphviz
- librsvg2-bin
- plantuml
- daemonize
- procps
- python3-requests
+ - tidy
- name: "install rustup"
shell: |