diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-twisted_24.10.0.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twisted_24.10.0.bb b/meta-python/recipes-devtools/python/python3-twisted_24.10.0.bb index b097cb7fb4..865190fac9 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_24.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_24.10.0.bb | |||
| @@ -42,8 +42,7 @@ RDEPENDS:${PN} = "\ | |||
| 42 | ${PN}-zsh \ | 42 | ${PN}-zsh \ |
| 43 | " | 43 | " |
| 44 | 44 | ||
| 45 | RDEPENDS:${PN}-core = "python3-appdirs \ | 45 | RDEPENDS:${PN}-core = "python3-asyncio \ |
| 46 | python3-asyncio \ | ||
| 47 | python3-attrs \ | 46 | python3-attrs \ |
| 48 | python3-automat \ | 47 | python3-automat \ |
| 49 | python3-constantly \ | 48 | python3-constantly \ |
| @@ -57,7 +56,7 @@ RDEPENDS:${PN}-core = "python3-appdirs \ | |||
| 57 | python3-zopeinterface \ | 56 | python3-zopeinterface \ |
| 58 | " | 57 | " |
| 59 | RDEPENDS:${PN}-test = "${PN} python3-pyhamcrest" | 58 | RDEPENDS:${PN}-test = "${PN} python3-pyhamcrest" |
| 60 | RDEPENDS:${PN}-conch = "${PN}-core ${PN}-protocols python3-bcrypt python3-cryptography python3-pickle" | 59 | RDEPENDS:${PN}-conch = "${PN}-core ${PN}-protocols python3-appdirs python3-bcrypt python3-cryptography python3-pickle" |
| 61 | RDEPENDS:${PN}-mail = "${PN}-core ${PN}-protocols" | 60 | RDEPENDS:${PN}-mail = "${PN}-core ${PN}-protocols" |
| 62 | RDEPENDS:${PN}-names = "${PN}-core" | 61 | RDEPENDS:${PN}-names = "${PN}-core" |
| 63 | RDEPENDS:${PN}-runner = "${PN}-core ${PN}-protocols" | 62 | RDEPENDS:${PN}-runner = "${PN}-core ${PN}-protocols" |
