Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
46125dd9c80f88a68403fe78ceaf6a1a7eba72c8
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-behave_1.2.6.bb
blob: 66221682a0a6045be2bc0fa8154b1c0f85e74d6b [
file
] [
log
] [
blame
]
inherit setuptools
require
python
-
behave
.
inc
RDEPENDS_$
{
PN
}
+=
" \
${PYTHON_PN}-argparse \
${PYTHON_PN}-enum34 \
${PYTHON_PN}-traceback2 \
"