diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pam_1.8.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pam_1.8.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pam_1.8.2.bb b/meta-python/recipes-devtools/python/python-pam_1.8.2.bb index 05bddd527b..60a3b43de5 100644 --- a/meta-python/recipes-devtools/python/python-pam_1.8.2.bb +++ b/meta-python/recipes-devtools/python/python-pam_1.8.2.bb | |||
| @@ -10,3 +10,6 @@ PYPI_PACKAGE = "python-pam" | |||
| 10 | inherit pypi setuptools | 10 | inherit pypi setuptools |
| 11 | 11 | ||
| 12 | RDEPENDS_${PN} = "libpam" | 12 | RDEPENDS_${PN} = "libpam" |
| 13 | |||
| 14 | inherit distro_features_check | ||
| 15 | REQUIRED_DISTRO_FEATURES = "pam" | ||
