Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
36bb595bf581cbaf6073a0981de7eece05f9585d
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-tornado_4.5.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 \
"