You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
glances: Add jinja2 dependency
Closes https://trac.macports.org/ticket/73548
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user