summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlistair Thomas <astavale@yahoo.co.uk>2021-05-08 12:43:43 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2021-05-08 17:35:42 +0200
commit4c63d52fb24b2b9847c5615c38f8e9f707bddd65 (patch)
tree1d0b1de56c68058d1f0dc87e2d08e02335299579 /README.md
parent86e992f774bd706e386acd00210548e493b268ef (diff)
downloadvala-4c63d52fb24b2b9847c5615c38f8e9f707bddd65.tar.gz
doc: Update man page to include more information on profiles
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index fe0108802..45a16fd08 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,11 @@ Install the following packages:
* automake
* libtool
+These additional packages are needed to generate the documentation:
+
+ * help2man when updating the man pages
+ * xsltproc
+ * weasyprint for PDF generation
### Step Two:
Decide where the Vala compiler is to be found.