aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-djangorestframework_3.9.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-djangorestframework_3.9.0.bb')
-rw-r--r--recipes-devtools/python/python-djangorestframework_3.9.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-djangorestframework_3.9.0.bb b/recipes-devtools/python/python-djangorestframework_3.9.0.bb
index baaa4e3..e726ea0 100644
--- a/recipes-devtools/python/python-djangorestframework_3.9.0.bb
+++ b/recipes-devtools/python/python-djangorestframework_3.9.0.bb
@@ -12,7 +12,7 @@ PYPI_PACKAGE = "djangorestframework"
inherit pypi setuptools
-RDEPENDS_${PN} += "\
+RDEPENDS:${PN} += "\
${PYTHON_PN}-django \
"