diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-grpcio_1.4.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-grpcio_1.4.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-grpcio_1.4.0.bb b/meta-python/recipes-devtools/python/python-grpcio_1.4.0.bb index 5412e02433..2446411a1a 100644 --- a/meta-python/recipes-devtools/python/python-grpcio_1.4.0.bb +++ b/meta-python/recipes-devtools/python/python-grpcio_1.4.0.bb | |||
@@ -4,6 +4,8 @@ SECTION = "devel/python" | |||
4 | 4 | ||
5 | DEPENDS = "python-protobuf" | 5 | DEPENDS = "python-protobuf" |
6 | 6 | ||
7 | SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \ | ||
8 | " | ||
7 | RDEPENDS_${PN} = "python-enum34 \ | 9 | RDEPENDS_${PN} = "python-enum34 \ |
8 | python-futures \ | 10 | python-futures \ |
9 | python-protobuf \ | 11 | python-protobuf \ |