summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/pam/libpam_1.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/pam/libpam_1.3.0.bb b/meta/recipes-extended/pam/libpam_1.3.0.bb
index 966947c0ff..bb5a4bd8d3 100644
--- a/meta/recipes-extended/pam/libpam_1.3.0.bb
+++ b/meta/recipes-extended/pam/libpam_1.3.0.bb
@@ -34,7 +34,7 @@ SRC_URI_append_libc-musl = " file://0001-Add-support-for-defining-missing-funcit
34 file://include_paths_header.patch \ 34 file://include_paths_header.patch \
35 " 35 "
36 36
37DEPENDS = "bison flex flex-native cracklib" 37DEPENDS = "bison-native flex flex-native cracklib libxml2-native"
38 38
39EXTRA_OECONF = "--with-db-uniquename=_pam \ 39EXTRA_OECONF = "--with-db-uniquename=_pam \
40 --includedir=${includedir}/security \ 40 --includedir=${includedir}/security \