summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-extended/tuna/tuna_0.20.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/tuna/tuna_0.20.bb b/meta-python/recipes-extended/tuna/tuna_0.20.bb
index c647adbd35..044adeac71 100644
--- a/meta-python/recipes-extended/tuna/tuna_0.20.bb
+++ b/meta-python/recipes-extended/tuna/tuna_0.20.bb
@@ -15,7 +15,7 @@ RDEPENDS:${PN} += " \
15 python3-six \ 15 python3-six \
16 " 16 "
17 17
18inherit setuptools3 18inherit python_setuptools_build_meta
19 19
20do_install:append() { 20do_install:append() {
21 install -m 0755 -d ${D}${bindir} 21 install -m 0755 -d ${D}${bindir}