Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
80b483e3aaa08ba97185748351a63f1442bb954b
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-robotframework_3.0.2.bb
blob: ff7dedb55995ccc23c34237cc10cd025035c03cf [
file
] [
log
] [
blame
]
Brad Bishop
316dfdd
2018-06-25 12:45:53 -0400
[
diff
] [
blame
]
1
inherit setuptools
2
require
python
-
robotframework
.
inc
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-zlib \
6
"