summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb b/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb
index 6be59c927..85d69c1a7 100644
--- a/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb
+++ b/meta-oe/recipes-devtools/python/python-simplejson_2.2.1.bb
@@ -17,11 +17,11 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
17inherit distutils 17inherit distutils
18 18
19RDEPENDS_${PN} = "\ 19RDEPENDS_${PN} = "\
20 python-core \ 20 python-core \
21 python-re \ 21 python-re \
22 python-io \ 22 python-io \
23 python-netserver \ 23 python-netserver \
24 python-numbers \ 24 python-numbers \
25" 25"
26 26
27 27