summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-grpcio_1.7.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-grpcio_1.7.0.bb b/meta-python/recipes-devtools/python/python-grpcio_1.7.0.bb
index 3ca7d5366b..a7df0a2da4 100644
--- a/meta-python/recipes-devtools/python/python-grpcio_1.7.0.bb
+++ b/meta-python/recipes-devtools/python/python-grpcio_1.7.0.bb
@@ -4,8 +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 \ 7SRC_URI_append_class-target = " file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch "
8 " 8
9RDEPENDS_${PN} = "python-enum34 \ 9RDEPENDS_${PN} = "python-enum34 \
10 python-futures \ 10 python-futures \
11 python-protobuf \ 11 python-protobuf \