In preparation for subsequent changes.
pkgconfig
python
python-lxml
+ python-jinja
qrencode
rsync
xz
pkg-config
python3
python3-lxml
+ python3-jinja2
tree
uuid-dev
xsltproc
pkgconfig
python3-devel
python3-lxml
+ python3dist(jinja2)
qrencode-devel
rpm
tpm2-tss-devel
pcre-devel
python3
python3-lxml
+ python3-jinja2
qrencode-devel
system-user-nobody
systemd-sysvinit
pkg-config
python3
python3-lxml
+ python3-jinja2
tree
tzdata
uuid-dev
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)
############################################################
+if run_command('python3', '-c', 'import jinja2').returncode() != 0
+ error('python3 jinja2 missing')
+endif
+
+############################################################
+
gperf = find_program('gperf')
gperf_test_format = '''