Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
1f884588077ad3476b9c91cbb0ee9ee0332bbb68
/
.
/
meta
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-tornado_5.1.bb
blob: 193a4db7d20c0100dcee70a10a82e5eaa8d775f7 [
file
] [
log
] [
blame
]
inherit pypi setuptools
require
python
-
tornado
.
inc
RDEPENDS_$
{
PN
}
+=
" \
${PYTHON_PN}-backports-abc \
${PYTHON_PN}-backports-ssl \
${PYTHON_PN}-singledispatch \
${PYTHON_PN}-subprocess \
"