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