summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-twisted_18.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-twisted_18.4.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-twisted_18.4.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-twisted_18.4.0.bb b/meta-python/recipes-devtools/python/python-twisted_18.4.0.bb
index 2be1709d0..5903db3e0 100644
--- a/meta-python/recipes-devtools/python/python-twisted_18.4.0.bb
+++ b/meta-python/recipes-devtools/python/python-twisted_18.4.0.bb
@@ -2,3 +2,7 @@ inherit pypi setuptools
2require python-twisted.inc 2require python-twisted.inc
3 3
4RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib" 4RDEPENDS_${PN}-core += "${PYTHON_PN}-contextlib"
5
6RDEPENDS_${PN} += " \
7 ${PN}-news \
8"