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