diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-setuptools.inc')
-rw-r--r-- | meta/recipes-devtools/python/python-setuptools.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-setuptools.inc b/meta/recipes-devtools/python/python-setuptools.inc index 07c2f8b216..6726e06bef 100644 --- a/meta/recipes-devtools/python/python-setuptools.inc +++ b/meta/recipes-devtools/python/python-setuptools.inc | |||
@@ -24,6 +24,7 @@ RDEPENDS_${PN} = "\ | |||
24 | ${PYTHON_PN}-distutils \ | 24 | ${PYTHON_PN}-distutils \ |
25 | ${PYTHON_PN}-email \ | 25 | ${PYTHON_PN}-email \ |
26 | ${PYTHON_PN}-html \ | 26 | ${PYTHON_PN}-html \ |
27 | ${PYTHON_PN}-json \ | ||
27 | ${PYTHON_PN}-netserver \ | 28 | ${PYTHON_PN}-netserver \ |
28 | ${PYTHON_PN}-numbers \ | 29 | ${PYTHON_PN}-numbers \ |
29 | ${PYTHON_PN}-pkgutil \ | 30 | ${PYTHON_PN}-pkgutil \ |