summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_1.11.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_1.11.9.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-django_1.11.9.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_1.11.9.bb b/meta-python/recipes-devtools/python/python3-django_1.11.9.bb
index ef77603a62..e1e38c3225 100644
--- a/meta-python/recipes-devtools/python/python3-django_1.11.9.bb
+++ b/meta-python/recipes-devtools/python/python3-django_1.11.9.bb
@@ -1,7 +1,2 @@
1require python-django.inc 1require python-django.inc
2inherit setuptools3 2inherit setuptools3
3
4# Requires _pydecimal which is in misc
5RDEPENDS_${PN} += " \
6 ${PYTHON_PN}-misc \
7"