diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio_1.62.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio_1.62.1.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.62.1.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.62.1.bb index 6efde8da5e..8405ebed02 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.62.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.62.1.bb | |||
| @@ -12,10 +12,7 @@ SRC_URI += "file://0001-Include-missing-cstdint-header.patch \ | |||
| 12 | " | 12 | " |
| 13 | SRC_URI[sha256sum] = "6c455e008fa86d9e9a9d85bb76da4277c0d7d9668a3bfa70dbe86e9f3c759947" | 13 | SRC_URI[sha256sum] = "6c455e008fa86d9e9a9d85bb76da4277c0d7d9668a3bfa70dbe86e9f3c759947" |
| 14 | 14 | ||
| 15 | RDEPENDS:${PN} = "python3-protobuf \ | 15 | RDEPENDS:${PN} = "python3-protobuf" |
| 16 | python3-setuptools \ | ||
| 17 | python3-six \ | ||
| 18 | " | ||
| 19 | 16 | ||
| 20 | inherit setuptools3 | 17 | inherit setuptools3 |
| 21 | inherit pypi | 18 | inherit pypi |
