diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-twisted_24.7.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-twisted_24.7.0.bb b/meta-python/recipes-devtools/python/python3-twisted_24.7.0.bb index af95996d51..e0472d1d87 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_24.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_24.7.0.bb | |||
@@ -49,6 +49,7 @@ RDEPENDS:${PN} = "\ | |||
49 | 49 | ||
50 | RDEPENDS:${PN}-core = "python3-appdirs \ | 50 | RDEPENDS:${PN}-core = "python3-appdirs \ |
51 | python3-asyncio \ | 51 | python3-asyncio \ |
52 | python3-attrs \ | ||
52 | python3-automat \ | 53 | python3-automat \ |
53 | python3-constantly \ | 54 | python3-constantly \ |
54 | python3-core \ | 55 | python3-core \ |