Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openbmc
/
3c0c5ef5afa457dd1920f4b3825061c1c4c3d1cc
/
.
/
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 \
"