summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-05-13 14:21:55 +0300
committerLars Wirzenius <liw@liw.fi>2021-05-13 14:46:07 +0300
commitda20ee642b9a449dde97d21d368a6f6fb3b8aacc (patch)
tree9734c1dc8a25722a829fb5164a3f2c87524ad9e1 /README.md
parent0fc52941db7073c4d93d880732160310bee1ccbb (diff)
downloadsubplot-da20ee642b9a449dde97d21d368a6f6fb3b8aacc.tar.gz
docs: update list of build dependencies to install for Debian
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1acf986..d9afa2e 100644
--- a/README.md
+++ b/README.md
@@ -35,10 +35,14 @@ checkout of the source tree:
$ ./build-deb /tmp/where/built/package/should/go
~~~
-You'll need the following packages installed:
+You'll need to install build dependencies installed:
-> build-essential
-> git
+~~~sh
+$ sudo apt-get install build-essential git debhelper dh-cargo python3 \
+ pandoc texlive-latex-base texlive-latex-recommended \
+ texlive-fonts-recommended librsvg2-bin graphviz pandoc-citeproc \
+ plantuml daemonize lmodern procps
+~~~
Additionally, any packages reported by running the following command: