aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-django-south.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-django-south.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-django-south.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-django-south.inc b/meta-python/recipes-devtools/python/python-django-south.inc
index 4a376391aa..28eb84c563 100644
--- a/meta-python/recipes-devtools/python/python-django-south.inc
+++ b/meta-python/recipes-devtools/python/python-django-south.inc
@@ -13,5 +13,5 @@ inherit pypi
BBCLASSEXTEND = "native nativesdk"
RDEPENDS:${PN} += "\
- ${PYTHON_PN}-django \
+ python3-django \
"