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