Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
e2141758aef8b493e0383ab7fee9cc3cbad38f90
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-pyroute2_0.5.2.bb
blob: f25f1b4ab3daf7a9aee4d1f43b8ff4e1b64c21fb [
file
] [
log
] [
blame
]
Brad Bishop
316dfdd
2018-06-25 12:45:53 -0400
[
diff
] [
blame
]
1
require
python
-
pyroute2
.
inc
2
inherit setuptools
3
4
RDEPENDS_$
{
PN
}
+=
"\
5
${PYTHON_PN}-subprocess \
6
"