Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
5f78ea18ab7503162e715c306f55312f154d3705
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python-netaddr_0.7.19.bb
blob: ca5a79a788232d8305d7373be7fa3e43ac9b284f [
file
] [
log
] [
blame
]
Brad Bishop
d7bf8c1
2018-02-25 22:55:05 -0500
[
diff
] [
blame
]
1
require
python
-
netaddr
.
inc
2
inherit setuptools
Brad Bishop
316dfdd
2018-06-25 12:45:53 -0400
[
diff
] [
blame
]
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-textutils \
6
"