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