summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-django_1.11.14.bb
diff options
context:
space:
mode:
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.bb3
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 @@
1require python-django.inc 1require python-django.inc
2inherit setuptools 2inherit setuptools
3 3
4SRC_URI[md5sum] = "38e82b59a1c27bbf98ccf0564ead7426"
5SRC_URI[sha256sum] = "eb9271f0874f53106a2719c0c35ce67631f6cc27cf81a60c6f8c9817b35a3f6e"
6
4RDEPENDS_${PN} += " \ 7RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-argparse \ 8 ${PYTHON_PN}-argparse \
6 ${PYTHON_PN}-subprocess \ 9 ${PYTHON_PN}-subprocess \