diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-toml_0.10.2.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-toml_0.10.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-toml_0.10.2.bb b/meta/recipes-devtools/python/python3-toml_0.10.2.bb index be29cac798..649464b961 100644 --- a/meta/recipes-devtools/python/python3-toml_0.10.2.bb +++ b/meta/recipes-devtools/python/python3-toml_0.10.2.bb | |||
| @@ -11,5 +11,5 @@ inherit pypi setuptools3 | |||
| 11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
| 12 | 12 | ||
| 13 | RDEPENDS:${PN} += " \ | 13 | RDEPENDS:${PN} += " \ |
| 14 | ${PYTHON_PN}-misc \ | 14 | python3-misc \ |
| 15 | " | 15 | " |
