diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-protobuf_4.25.3.bb | 1 |
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 b9b03badd0..9695880d02 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+)+)/" | |||
| 17 | DEPENDS += "protobuf" | 17 | DEPENDS += "protobuf" |
| 18 | 18 | ||
| 19 | RDEPENDS:${PN} += " \ | 19 | RDEPENDS:${PN} += " \ |
| 20 | python3-ctypes \ | ||
| 20 | python3-datetime \ | 21 | python3-datetime \ |
| 21 | python3-json \ | 22 | python3-json \ |
| 22 | python3-logging \ | 23 | python3-logging \ |
