aboutsummaryrefslogtreecommitdiffstats
path: root/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
commitb15c59609ccf37986534cc226a703a61b3a010a2 (patch)
tree4520f6272ccb58414a62074cf0e874ec89476e1c /recipes-devtools/python/python-robotframework_3.0.4.bb
parentb09cbceefb49b99bdf97cdfa67b9b7d437e57ea2 (diff)
downloadmeta-python2-b15c59609ccf37986534cc226a703a61b3a010a2.tar.gz
python-robotframework: update to version 3.0.4
(From meta-openembedded commit: 9134e14af088ac7e6e98c8fa68545584ac70da08) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-robotframework_3.0.4.bb')
-rw-r--r--recipes-devtools/python/python-robotframework_3.0.4.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-robotframework_3.0.4.bb b/recipes-devtools/python/python-robotframework_3.0.4.bb
new file mode 100644
index 0000000..ff7dedb
--- /dev/null
+++ b/recipes-devtools/python/python-robotframework_3.0.4.bb
@@ -0,0 +1,6 @@
+inherit setuptools
+require python-robotframework.inc
+
+RDEPENDS_${PN} += " \
+ ${PYTHON_PN}-zlib \
+"