Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
1065cc2853e5509b7e5dd07a87fec8dc22b7c970
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-pyroute2_0.5.7.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
"