mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #8347 from Cynerd/jinja2-missing-dep
Jinja2: add missing dependency on markupsafe
This commit is contained in:
@@ -28,7 +28,7 @@ define Package/python3-jinja2
|
||||
SUBMENU:=Python
|
||||
URL:=http://jinja.pocoo.org/
|
||||
TITLE:=python3-jinja2
|
||||
DEPENDS:=+python3-light
|
||||
DEPENDS:=+python3-light +python3-markupsafe
|
||||
VARIANT:=python3
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user