aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-django-south_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-django-south_1.0.2.bb')
-rw-r--r--recipes-devtools/python/python-django-south_1.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-django-south_1.0.2.bb b/recipes-devtools/python/python-django-south_1.0.2.bb
index 05a3517..249bd9b 100644
--- a/recipes-devtools/python/python-django-south_1.0.2.bb
+++ b/recipes-devtools/python/python-django-south_1.0.2.bb
@@ -13,7 +13,7 @@ PYPI_PACKAGE = "South"
inherit pypi setuptools
-RDEPENDS_${PN} += "\
+RDEPENDS:${PN} += "\
${PYTHON_PN}-django \
"