summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: