aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-protobuf_3.5.1.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-01-03 09:23:41 -0500
committerArmin Kuster <akuster808@gmail.com>2018-01-16 21:36:53 -0800
commitaf308c17f6f35e3f331e52ba5e23b1dba004473f (patch)
treee0775758954620528ef886348b57b5f258a67304 /meta-python/recipes-devtools/python/python-protobuf_3.5.1.bb
parent04ea59d2c5d27f8e467be292edcd396aa795cb57 (diff)
downloadmeta-openembedded-contrib-af308c17f6f35e3f331e52ba5e23b1dba004473f.tar.gz
python-protobuf: update to version 3.5.1
Add RDEPENDS to work on minimal python and don't pull in python-six in python3 Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-protobuf_3.5.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-protobuf_3.5.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-protobuf_3.5.1.bb b/meta-python/recipes-devtools/python/python-protobuf_3.5.1.bb
new file mode 100644
index 0000000000..f04fc489f0
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-protobuf_3.5.1.bb
@@ -0,0 +1,2 @@
+inherit setuptools
+require python-protobuf.inc