summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-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 ce904b694..e4f03b937 100644
--- a/meta-python/recipes-devtools/python/python-django-south.inc
+++ b/meta-python/recipes-devtools/python/python-django-south.inc
@@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "d360bd31898f9df59f6faa786551065bba45b35e7ee3c39b381b4fbfef
10PYPI_PACKAGE = "South" 10PYPI_PACKAGE = "South"
11inherit pypi 11inherit pypi
12 12
13BBCLASSEXTEND = "nativesdk" 13BBCLASSEXTEND = "native nativesdk"
14 14
15RDEPENDS_${PN} += "\ 15RDEPENDS_${PN} += "\
16 ${PYTHON_PN}-django \ 16 ${PYTHON_PN}-django \