summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-protobuf_3.20.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.20.3.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.20.3.bb
index 76b48e1ffc..a4088a2de2 100644
--- a/meta-python/recipes-devtools/python/python3-protobuf_3.20.3.bb
+++ b/meta-python/recipes-devtools/python/python3-protobuf_3.20.3.bb
@@ -18,6 +18,7 @@ UPSTREAM_CHECK_REGEX = "protobuf/(?P<pver>\d+(\.\d+)+)/"
18DEPENDS += "protobuf" 18DEPENDS += "protobuf"
19 19
20RDEPENDS:${PN} += " \ 20RDEPENDS:${PN} += " \
21 ${PYTHON_PN}-ctypes \
21 ${PYTHON_PN}-datetime \ 22 ${PYTHON_PN}-datetime \
22 ${PYTHON_PN}-json \ 23 ${PYTHON_PN}-json \
23 ${PYTHON_PN}-logging \ 24 ${PYTHON_PN}-logging \