glances: Add jinja2 dependency

Closes https://trac.macports.org/ticket/73548
This commit is contained in:
Osama Albahrani
2026-03-24 22:50:10 +03:00
committed by GitHub
parent 3b1f1479c7
commit 07763a396a
+2 -1
View File
@@ -31,7 +31,8 @@ depends_lib-append port:py${python.version}-defusedxml \
port:py${python.version}-markupsafe \
port:py${python.version}-packaging \
port:py${python.version}-psutil \
port:py${python.version}-shtab
port:py${python.version}-shtab \
port:py${python.version}-jinja2
if {${os.platform} ne "darwin" || ${os.major} > 16} {
depends_lib-append \