mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
Merge pull request #8346 from Cynerd/jinja2-missing-dep-18.06
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