summaryrefslogtreecommitdiffstats
path: root/external/meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.0.3.bb')
-rw-r--r--external/meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.0.3.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/external/meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.0.3.bb b/external/meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.0.3.bb
new file mode 100644
index 00000000..77c9fb51
--- /dev/null
+++ b/external/meta-openembedded/meta-python/recipes-devtools/python/python3-tornado_6.0.3.bb
@@ -0,0 +1,7 @@
+inherit pypi setuptools3
+require python-tornado.inc
+
+# Requires _compression which is currently located in misc
+RDEPENDS_${PN} += "\
+ ${PYTHON_PN}-misc \
+ "