summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/pam/libpam_1.5.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/pam/libpam_1.5.2.bb')
-rw-r--r--meta/recipes-extended/pam/libpam_1.5.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/pam/libpam_1.5.2.bb b/meta/recipes-extended/pam/libpam_1.5.2.bb
index 3be879082e..5197f18132 100644
--- a/meta/recipes-extended/pam/libpam_1.5.2.bb
+++ b/meta/recipes-extended/pam/libpam_1.5.2.bb
@@ -29,7 +29,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/Linux-PAM-${PV}.tar.xz \
29 29
30SRC_URI[sha256sum] = "e4ec7131a91da44512574268f493c6d8ca105c87091691b8e9b56ca685d4f94d" 30SRC_URI[sha256sum] = "e4ec7131a91da44512574268f493c6d8ca105c87091691b8e9b56ca685d4f94d"
31 31
32DEPENDS = "bison-native flex flex-native cracklib libxml2-native virtual/crypt" 32DEPENDS = "bison-native flex-native cracklib libxml2-native virtual/crypt"
33 33
34EXTRA_OECONF = "--includedir=${includedir}/security \ 34EXTRA_OECONF = "--includedir=${includedir}/security \
35 --libdir=${base_libdir} \ 35 --libdir=${base_libdir} \