aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pamela_0.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-pamela_0.3.0.bb')
-rw-r--r--recipes-devtools/python/python-pamela_0.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-pamela_0.3.0.bb b/recipes-devtools/python/python-pamela_0.3.0.bb
index 96f81d3..3721947 100644
--- a/recipes-devtools/python/python-pamela_0.3.0.bb
+++ b/recipes-devtools/python/python-pamela_0.3.0.bb
@@ -9,7 +9,7 @@ PYPI_PACKAGE = "pamela"
inherit pypi setuptools
-RDEPENDS_${PN} = "libpam"
+RDEPENDS:${PN} = "libpam"
inherit features_check
REQUIRED_DISTRO_FEATURES = "pam"