Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
5f4c31d2d06fa018f704fe761a2250f0dcefa0c0
/
.
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-toml_0.10.0.bb
blob: cebb41a53377162ba4c77bfaa538f0caad9f9144 [
file
] [
log
] [
blame
]
Brad Bishop
4fe7a13
2019-10-07 09:34:48 -0400
[
diff
] [
blame
]
1
inherit setuptools3
2
require
python
-
toml
.
inc
3
4
RDEPENDS_$
{
PN
}
+=
" \
5
${PYTHON_PN}-misc \
6
"