Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
e2141758aef8b493e0383ab7fee9cc3cbad38f90
/
.
/
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 \
"