diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-txaio_23.1.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-txaio_23.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-txaio_23.1.1.bb b/meta-python/recipes-devtools/python/python3-txaio_23.1.1.bb index 3b0562421b..b14e353818 100644 --- a/meta-python/recipes-devtools/python/python3-txaio_23.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-txaio_23.1.1.bb | |||
@@ -8,5 +8,5 @@ SRC_URI[sha256sum] = "f9a9216e976e5e3246dfd112ad7ad55ca915606b60b84a757ac769bd40 | |||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||
10 | RDEPENDS:${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
11 | ${PYTHON_PN}-twisted \ | 11 | python3-twisted \ |
12 | " | 12 | " |