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