summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-05-16 15:31:00 +0200
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-05-19 10:24:43 +0900
commite0698c66f4569c91e3fdd54ca77449698ae38704 (patch)
tree9d6cd0c6e0850d275618a248a6d9f3675a9c5b81 /README
parentbe21b60b8993aa75b35c40c15b23cd32972a2c1b (diff)
downloadsystemd-e0698c66f4569c91e3fdd54ca77449698ae38704.tar.gz
meson, mkosi: pull in jinja2 as required
In preparation for subsequent changes.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 955dc11e1b..88057d2d95 100644
--- a/README
+++ b/README
@@ -190,6 +190,7 @@ REQUIREMENTS:
gperf
docbook-xsl (optional, required for documentation)
xsltproc (optional, required for documentation)
+ python-jinja2
python-lxml (optional, required to build the indices)
python >= 3.5
meson >= 0.46 (>= 0.49 is required to build position-independent executables)