summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-django.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-django.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-django.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-django.inc b/meta-python/recipes-devtools/python/python-django.inc
index 58fd70aebb..e4ed860d7e 100644
--- a/meta-python/recipes-devtools/python/python-django.inc
+++ b/meta-python/recipes-devtools/python/python-django.inc
@@ -11,7 +11,7 @@ inherit pypi
11 11
12FILES_${PN} += "${datadir}/django" 12FILES_${PN} += "${datadir}/django"
13 13
14BBCLASSEXTEND = "nativesdk" 14BBCLASSEXTEND = "native nativesdk"
15 15
16RDEPENDS_${PN} += "\ 16RDEPENDS_${PN} += "\
17 ${PYTHON_PN}-datetime \ 17 ${PYTHON_PN}-datetime \