summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-twisted.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-twisted.inc b/meta-python/recipes-devtools/python/python-twisted.inc
index 34f8846b0..67c90e32a 100644
--- a/meta-python/recipes-devtools/python/python-twisted.inc
+++ b/meta-python/recipes-devtools/python/python-twisted.inc
@@ -56,7 +56,7 @@ RDEPENDS_${PN} = "\
56 ${PN}-zsh \ 56 ${PN}-zsh \
57" 57"
58 58
59RDEPENDS_${PN}-core = "${PYTHON_PN}-core ${PYTHON_PN}-zopeinterface ${PYTHON_PN}-incremental ${PYTHON_PN}-constantly ${PYTHON_PN}-hyperlink ${PYTHON_PN}-automat" 59RDEPENDS_${PN}-core = "${PYTHON_PN}-core ${PYTHON_PN}-zopeinterface ${PYTHON_PN}-incremental ${PYTHON_PN}-constantly ${PYTHON_PN}-hyperlink ${PYTHON_PN}-automat ${PYTHON_PN}-pyserial"
60RDEPENDS_${PN}-test = "${PN}" 60RDEPENDS_${PN}-test = "${PN}"
61RDEPENDS_${PN}-conch = "${PN}-core ${PN}-protocols" 61RDEPENDS_${PN}-conch = "${PN}-core ${PN}-protocols"
62RDEPENDS_${PN}-mail = "${PN}-core ${PN}-protocols" 62RDEPENDS_${PN}-mail = "${PN}-core ${PN}-protocols"