rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [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 | " |