summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-simplejson_3.6.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-simplejson_3.6.2.bb')
-rw-r--r--recipes-devtools/python/python-simplejson_3.6.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-simplejson_3.6.2.bb b/recipes-devtools/python/python-simplejson_3.6.2.bb
index f13f1f38..ecc46797 100644
--- a/recipes-devtools/python/python-simplejson_3.6.2.bb
+++ b/recipes-devtools/python/python-simplejson_3.6.2.bb
@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "99c092209f88d411858f01b14a97a4fcf8c4f438a685e23d733a3d65de
18 18
19S = "${WORKDIR}/${SRCNAME}-${PV}" 19S = "${WORKDIR}/${SRCNAME}-${PV}"
20 20
21inherit distutils 21inherit setuptools
22 22
23RDEPENDS_${PN} = "\ 23RDEPENDS_${PN} = "\
24 python-core \ 24 python-core \