blob: db41161b35274348f076e1a398c44b1114f3e2b4 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001inherit pypi setuptools
2require python-werkzeug.inc
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-subprocess \
6 ${PYTHON_PN}-zlib \
7"