summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pika_1.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pika_1.2.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pika_1.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pika_1.2.0.bb b/meta-python/recipes-devtools/python/python3-pika_1.2.0.bb
index 9f275b3011..aa3179f2a6 100644
--- a/meta-python/recipes-devtools/python/python3-pika_1.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pika_1.2.0.bb
@@ -14,7 +14,7 @@ inherit pypi setuptools3
14 14
15PYPI_PACKAGE = "pika" 15PYPI_PACKAGE = "pika"
16 16
17RDEPENDS_${PN} += " \ 17RDEPENDS:${PN} += " \
18 ${PYTHON_PN}-logging \ 18 ${PYTHON_PN}-logging \
19 ${PYTHON_PN}-tornado \ 19 ${PYTHON_PN}-tornado \
20 ${PYTHON_PN}-twisted \ 20 ${PYTHON_PN}-twisted \