aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/systemd
diff options
context:
space:
mode:
authorGravatar Zbigniew Jędrzejewski-Szmek <zjedrzej@redhat.com>2021-05-17 11:11:15 +0200
committerGravatar GitHub <noreply@github.com>2021-05-17 10:11:15 +0100
commitdfeefa2b36cc0bc15fd4275d77b601794c919d08 (patch)
tree31947b62dc5dc8a5e4db2b32400cc800fa3242cc /projects/systemd
parentbeee192ed30387c315b412e517e71eb60d2d7dae (diff)
[systemd]: pull in jinja2 (#5779)
For https://github.com/systemd/systemd/pull/19630: m4 is being replaced by jinja2. Let's pull in both until the dust settles.
Diffstat (limited to 'projects/systemd')
-rw-r--r--projects/systemd/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/systemd/Dockerfile b/projects/systemd/Dockerfile
index ee351edf..a4d406d4 100644
--- a/projects/systemd/Dockerfile
+++ b/projects/systemd/Dockerfile
@@ -16,7 +16,7 @@
FROM gcr.io/oss-fuzz-base/base-builder
RUN apt-get update &&\
- apt-get install -y gperf m4 gettext python3-pip \
+ apt-get install -y gperf m4 gettext python3-pip python3-jinja2 \
libcap-dev libmount-dev libkmod-dev \
pkg-config wget &&\
pip3 install meson ninja