diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-07-09 13:33:06 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-07-09 13:33:06 +0800 |
commit | 5fdea2c96c0288253dff53ed7641df7f1b2b5406 (patch) | |
tree | da5bfc447a5cf3355f3756928b503c9d4a7ffbc3 | |
parent | a9e964ed996443ff126c08287ef1d8c78b1f9270 (diff) |
dependencies: add Jinja2 into systemd dependencies
-rw-r--r-- | appendices/dependencies.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index 09449b1a7..5f3b45cfd 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -2450,7 +2450,7 @@ <seglistitem> <seg>Acl, Attr, Bash, Binutils, Coreutils, Diffutils, Expat, Gawk, - GCC, Glibc, Gperf, Grep, Intltool, Libcap, + GCC, Glibc, Gperf, Grep, Intltool, Jinja2, Libcap, Meson, Sed, and Util-linux</seg> </seglistitem> </segmentedlist> |