diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-django-south.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-django-south.inc | 2 |
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 e4f03b937d..4a376391aa 100644 --- a/meta-python/recipes-devtools/python/python-django-south.inc +++ b/meta-python/recipes-devtools/python/python-django-south.inc | |||
@@ -12,6 +12,6 @@ inherit pypi | |||
12 | 12 | ||
13 | BBCLASSEXTEND = "native nativesdk" | 13 | BBCLASSEXTEND = "native nativesdk" |
14 | 14 | ||
15 | RDEPENDS_${PN} += "\ | 15 | RDEPENDS:${PN} += "\ |
16 | ${PYTHON_PN}-django \ | 16 | ${PYTHON_PN}-django \ |
17 | " | 17 | " |