diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python-simplejson_3.13.2.bb')
-rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python-simplejson_3.13.2.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python-simplejson_3.13.2.bb b/meta-openembedded/meta-python/recipes-devtools/python/python-simplejson_3.13.2.bb new file mode 100644 index 000000000..24ad9a960 --- /dev/null +++ b/meta-openembedded/meta-python/recipes-devtools/python/python-simplejson_3.13.2.bb @@ -0,0 +1,4 @@ +inherit setuptools +require python-simplejson.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-re" |