summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-grpcio_1.4.0.bb
diff options
context:
space:
mode:
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.bb2
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
5DEPENDS = "python-protobuf" 5DEPENDS = "python-protobuf"
6 6
7SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \
8 "
7RDEPENDS_${PN} = "python-enum34 \ 9RDEPENDS_${PN} = "python-enum34 \
8 python-futures \ 10 python-futures \
9 python-protobuf \ 11 python-protobuf \