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