package/python-jinja2: fix runtime python modules dependencies
authorPeter Seiderer <ps.report@gmx.net>
Sun, 22 Mar 2020 21:39:24 +0000 (22:39 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 24 Mar 2020 21:16:44 +0000 (22:16 +0100)
commit19d12c1df8d2aebc6206a79f852d93a69e7e45a1
tree52d7f619e6d7bc9dc8cad05b8ca220e17639ad7a
parent830bbc0a9aa444b894c245728bf1616e9d7f6811
package/python-jinja2: fix runtime python modules dependencies

- add python unicodedata runtime dependency, fixes:
  File "usr/lib/python3.8/site-packages/jinja2/lexer.py", line 46, in <module>
  ModuleNotFoundError: No module named 'unicodedata'

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-jinja2/Config.in