From 688f16583918e4bddda6c8fbe1fa541179afd082 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 6 Jan 2020 00:32:32 +0100 Subject: [PATCH] Install python3-jinja2 needed by scripts/ksparser --- build-deps-iso.list | 1 + 1 file changed, 1 insertion(+) diff --git a/build-deps-iso.list b/build-deps-iso.list index 4b5ed39..bfa61cd 100644 --- a/build-deps-iso.list +++ b/build-deps-iso.list @@ -4,3 +4,4 @@ pykickstart lorax-templates-qubes livecd-tools dracut-live +python3-jinja2