Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
d9337b7aa2c726dd4bebe1bbd3c5e1a02b385bc8
/
.
/
meta-openembedded
/
meta-python
/
recipes-extended
/
pywbem
/
python-pywbem_0.11.0.bb
blob: 7410749071cb952497784710449e9eec5fcc8e98 [
file
] [
log
] [
blame
]
require
python
-
pywbem
.
inc
inherit setuptools
DEPENDS
+=
" \
${PYTHON_PN}-m2crypto-native \
${PYTHON_PN}-typing-native \
"
RDEPENDS_$
{
PN
}
_class
-
target
+=
"\
${PYTHON_PN}-argparse \
${PYTHON_PN}-m2crypto \
${PYTHON_PN}-subprocess \
"