Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
a0630fc804798fa3b0aa4ef933ea7315f54cd7d1
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-tornado_6.0.3.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 \
"