]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
docs: Update build dependencies
authorRico Tzschichholz <ricotz@ubuntu.com>
Thu, 25 Apr 2024 13:20:44 +0000 (15:20 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 25 Apr 2024 13:20:44 +0000 (15:20 +0200)
README.md

index 71c4cad527b892ce9431bbc8f3a49b3cf4c9bf8b..d814ceb265c322ed33d1e3c9b78e548178b8ce58 100644 (file)
--- a/README.md
+++ b/README.md
@@ -50,6 +50,7 @@ Install the following packages:
  * a C compiler, e.g. GCC
  * a C library, e.g. glibc
  * glib (>= 2.56)
+ * gobject-introspection
  * flex
  * bison
  * Graphviz (libgvc) (>= 2.16) to build valadoc
@@ -62,8 +63,8 @@ Install the following packages:
 These additional packages are needed to generate the documentation:
 
  * help2man when updating the man pages
- * xsltproc
- * weasyprint for PDF generation
+ * sphinx, python-furo
+ * latexmk, texlive for PDF generation
 
 ### Step Two:
 Decide where the Vala compiler is to be found.