summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-twisted.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-twisted.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-twisted.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-twisted.inc b/meta-python/recipes-devtools/python/python-twisted.inc
index 260909bdd..01616b168 100644
--- a/meta-python/recipes-devtools/python/python-twisted.inc
+++ b/meta-python/recipes-devtools/python/python-twisted.inc
@@ -49,9 +49,12 @@ RDEPENDS_${PN} = "\
49 ${PN}-conch \ 49 ${PN}-conch \
50 ${PN}-mail \ 50 ${PN}-mail \
51 ${PN}-names \ 51 ${PN}-names \
52 ${PN}-pair \
53 ${PN}-protocols \
52 ${PN}-runner \ 54 ${PN}-runner \
53 ${PN}-web \ 55 ${PN}-web \
54 ${PN}-words \ 56 ${PN}-words \
57 ${PN}-zsh \
55" 58"
56 59
57RDEPENDS_${PN}-core = "${PYTHON_PN}-core ${PYTHON_PN}-zopeinterface ${PYTHON_PN}-incremental ${PYTHON_PN}-constantly ${PYTHON_PN}-hyperlink ${PYTHON_PN}-automat" 60RDEPENDS_${PN}-core = "${PYTHON_PN}-core ${PYTHON_PN}-zopeinterface ${PYTHON_PN}-incremental ${PYTHON_PN}-constantly ${PYTHON_PN}-hyperlink ${PYTHON_PN}-automat"