diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-django_1.11.14.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-django_1.11.14.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-django_1.11.14.bb b/meta-python/recipes-devtools/python/python-django_1.11.14.bb index d2347cc963..efe23dcb72 100644 --- a/meta-python/recipes-devtools/python/python-django_1.11.14.bb +++ b/meta-python/recipes-devtools/python/python-django_1.11.14.bb | |||
@@ -1,6 +1,9 @@ | |||
1 | require python-django.inc | 1 | require python-django.inc |
2 | inherit setuptools | 2 | inherit setuptools |
3 | 3 | ||
4 | SRC_URI[md5sum] = "38e82b59a1c27bbf98ccf0564ead7426" | ||
5 | SRC_URI[sha256sum] = "eb9271f0874f53106a2719c0c35ce67631f6cc27cf81a60c6f8c9817b35a3f6e" | ||
6 | |||
4 | RDEPENDS_${PN} += " \ | 7 | RDEPENDS_${PN} += " \ |
5 | ${PYTHON_PN}-argparse \ | 8 | ${PYTHON_PN}-argparse \ |
6 | ${PYTHON_PN}-subprocess \ | 9 | ${PYTHON_PN}-subprocess \ |