summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-toml_0.10.2.bb
diff options
context:
space:
mode:
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.bb4
1 files changed, 2 insertions, 2 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 b46eba6fd1..649464b961 100644
--- a/meta/recipes-devtools/python/python3-toml_0.10.2.bb
+++ b/meta/recipes-devtools/python/python3-toml_0.10.2.bb
@@ -10,6 +10,6 @@ inherit pypi setuptools3
10 10
11BBCLASSEXTEND = "native nativesdk" 11BBCLASSEXTEND = "native nativesdk"
12 12
13RDEPENDS_${PN} += " \ 13RDEPENDS:${PN} += " \
14 ${PYTHON_PN}-misc \ 14 python3-misc \
15" 15"