diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-toml_0.10.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-toml_0.10.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-toml_0.10.0.bb b/meta-python/recipes-devtools/python/python3-toml_0.10.0.bb index 5a7b04c9e0..b72753b80e 100644 --- a/meta-python/recipes-devtools/python/python3-toml_0.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-toml_0.10.0.bb | |||
| @@ -9,6 +9,8 @@ SRC_URI[sha256sum] = "229f81c57791a41d65e399fc06bf0848bab550a9dfd5ed66df18ce5f05 | |||
| 9 | 9 | ||
| 10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
| 11 | 11 | ||
| 12 | BBCLASSEXTEND = "native nativesdk" | ||
| 13 | |||
| 12 | RDEPENDS_${PN} += " \ | 14 | RDEPENDS_${PN} += " \ |
| 13 | ${PYTHON_PN}-misc \ | 15 | ${PYTHON_PN}-misc \ |
| 14 | " | 16 | " |
