blob: db41161b35274348f076e1a398c44b1114f3e2b4 [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001inherit pypi setuptools
2require python-werkzeug.inc
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-subprocess \
6 ${PYTHON_PN}-zlib \
7"