aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-robotframework_3.0.4.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-07-09 13:35:25 -0400
committerKhem Raj <raj.khem@gmail.com>2018-07-12 07:19:42 -0700
commit9134e14af088ac7e6e98c8fa68545584ac70da08 (patch)
tree3f9f7da3b1c63b3c5595d369e95f184daecd5ce1 /meta-python/recipes-devtools/python/python-robotframework_3.0.4.bb
parent210be37da0eb5776928994364d035a3e81ba4d9d (diff)
downloadmeta-openembedded-contrib-9134e14af088ac7e6e98c8fa68545584ac70da08.tar.gz
python-robotframework: update to version 3.0.4
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-robotframework_3.0.4.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-robotframework_3.0.4.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-robotframework_3.0.4.bb b/meta-python/recipes-devtools/python/python-robotframework_3.0.4.bb
new file mode 100644
index 0000000000..ff7dedb559
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-robotframework_3.0.4.bb
@@ -0,0 +1,6 @@
+inherit setuptools
+require python-robotframework.inc
+
+RDEPENDS_${PN} += " \
+ ${PYTHON_PN}-zlib \
+"