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