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