aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-twisted_17.9.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-twisted_17.9.0.bb')
-rw-r--r--recipes-devtools/python/python-twisted_17.9.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-twisted_17.9.0.bb b/recipes-devtools/python/python-twisted_17.9.0.bb
new file mode 100644
index 0000000..3b45110
--- /dev/null
+++ b/recipes-devtools/python/python-twisted_17.9.0.bb
@@ -0,0 +1,4 @@
+inherit pypi setuptools
+require python-twisted.inc
+
+RDEPENDS_${PN}-core = "python-core python-zopeinterface python-contextlib"