Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 1 | inherit pypi setuptools |
2 | require python-tornado.inc | ||||
3 | RDEPENDS_${PN} += " \ | ||||
4 | ${PYTHON_PN}-backports-abc \ | ||||
5 | ${PYTHON_PN}-backports-ssl \ | ||||
6 | ${PYTHON_PN}-singledispatch \ | ||||
7 | ${PYTHON_PN}-subprocess \ | ||||
8 | " |