diff options
Diffstat (limited to 'import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-tornado_4.5.3.bb')
-rw-r--r-- | import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-tornado_4.5.3.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-tornado_4.5.3.bb b/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-tornado_4.5.3.bb deleted file mode 100644 index 193a4db7d..000000000 --- a/import-layers/meta-openembedded/meta-python/recipes-devtools/python/python-tornado_4.5.3.bb +++ /dev/null @@ -1,8 +0,0 @@ -inherit pypi setuptools -require python-tornado.inc -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-backports-abc \ - ${PYTHON_PN}-backports-ssl \ - ${PYTHON_PN}-singledispatch \ - ${PYTHON_PN}-subprocess \ -" |