Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
83ecb75644b3d677c274188f9ac0b2374d6f6925
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-astroid_2.3.3.bb
blob: 687394da63069591e06bb38c1b69e9dadb049453 [
file
] [
log
] [
blame
]
inherit setuptools
require
python
-
astroid
.
inc
RDEPENDS_$
{
PN
}
_class
-
target
+=
" \
${PYTHON_PN}-enum34 \
${PYTHON_PN}-backports-functools-lru-cache \
${PYTHON_PN}-re \
${PYTHON_PN}-singledispatch \
${PYTHON_PN}-subprocess \
"