Gitiles
Code Review
Sign In
192.168.1.100
/
T103
/
1f884588077ad3476b9c91cbb0ee9ee0332bbb68
/
.
/
meta
/
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 \
"