summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-zeroconf_0.131.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-zeroconf_0.131.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-zeroconf_0.131.0.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-zeroconf_0.131.0.bb b/meta-python/recipes-devtools/python/python3-zeroconf_0.131.0.bb
index 1963d899b0..4c7bebe760 100644
--- a/meta-python/recipes-devtools/python/python3-zeroconf_0.131.0.bb
+++ b/meta-python/recipes-devtools/python/python3-zeroconf_0.131.0.bb
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "90c431e99192a044a5e0217afd7ca0ca9824af93190332e6f7baf4da53
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9
10RDEPENDS:${PN} += " \ 10RDEPENDS:${PN} += " \
11 ${PYTHON_PN}-ifaddr \ 11 python3-ifaddr \
12 ${PYTHON_PN}-asyncio \ 12 python3-asyncio \
13 ${PYTHON_PN}-async-timeout \ 13 python3-async-timeout \
14" 14"