blob: db41161b35274348f076e1a398c44b1114f3e2b4 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001inherit pypi setuptools
2require python-werkzeug.inc
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-subprocess \
6 ${PYTHON_PN}-zlib \
7"