diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-twisted.inc')
-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 67c90e32ae..084123b97a 100644 --- a/meta-python/recipes-devtools/python/python-twisted.inc +++ b/meta-python/recipes-devtools/python/python-twisted.inc | |||
@@ -58,7 +58,7 @@ RDEPENDS_${PN} = "\ | |||
58 | 58 | ||
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" | 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 ${PYTHON_PN}-bcrypt ${PYTHON_PN}-cryptography ${PYTHON_PN}-pyasn1 ${PYTHON_PN}-pickle" |
62 | RDEPENDS_${PN}-mail = "${PN}-core ${PN}-protocols" | 62 | RDEPENDS_${PN}-mail = "${PN}-core ${PN}-protocols" |
63 | RDEPENDS_${PN}-names = "${PN}-core" | 63 | RDEPENDS_${PN}-names = "${PN}-core" |
64 | RDEPENDS_${PN}-news = "${PN}-core ${PN}-protocols" | 64 | RDEPENDS_${PN}-news = "${PN}-core ${PN}-protocols" |