summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-scons_4.9.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-scons_4.9.1.bb')
-rw-r--r--meta/recipes-devtools/python/python3-scons_4.9.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-scons_4.9.1.bb b/meta/recipes-devtools/python/python3-scons_4.9.1.bb
index c849667970..1eac1ce5a9 100644
--- a/meta/recipes-devtools/python/python3-scons_4.9.1.bb
+++ b/meta/recipes-devtools/python/python3-scons_4.9.1.bb
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "bacac880ba2e86d6a156c116e2f8f2bfa82b257046f3ac2666c85c53c6
8 8
9inherit pypi python_setuptools_build_meta 9inherit pypi python_setuptools_build_meta
10 10
11S = "${WORKDIR}/scons-${PV}" 11S = "${UNPACKDIR}/scons-${PV}"
12 12
13RDEPENDS:${PN}:class-target = "\ 13RDEPENDS:${PN}:class-target = "\
14 python3-core \ 14 python3-core \