From 2e5156051acca98ffc8bb41ace3d833d381ba46a Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Thu, 25 Apr 2024 15:20:44 +0200 Subject: [PATCH] docs: Update build dependencies --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71c4cad52..d814ceb26 100644 --- 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. -- 2.47.2