diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-twisted.inc | 2 |
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 | ||
59 | RDEPENDS_${PN}-core = "${PYTHON_PN}-core ${PYTHON_PN}-zopeinterface ${PYTHON_PN}-incremental ${PYTHON_PN}-constantly ${PYTHON_PN}-hyperlink ${PYTHON_PN}-automat" | 59 | RDEPENDS_${PN}-core = "${PYTHON_PN}-core ${PYTHON_PN}-zopeinterface ${PYTHON_PN}-incremental ${PYTHON_PN}-constantly ${PYTHON_PN}-hyperlink ${PYTHON_PN}-automat ${PYTHON_PN}-pyserial" |
60 | RDEPENDS_${PN}-test = "${PN}" | 60 | RDEPENDS_${PN}-test = "${PN}" |
61 | RDEPENDS_${PN}-conch = "${PN}-core ${PN}-protocols" | 61 | RDEPENDS_${PN}-conch = "${PN}-core ${PN}-protocols" |
62 | RDEPENDS_${PN}-mail = "${PN}-core ${PN}-protocols" | 62 | RDEPENDS_${PN}-mail = "${PN}-core ${PN}-protocols" |