Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
1c33cf7ad56dabfc8bc313773fc952c106ad5e00
/
.
/
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
"