summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r--meta-networking/recipes-support/libldb/libldb_1.4.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/libldb/libldb_1.4.1.bb b/meta-networking/recipes-support/libldb/libldb_1.4.1.bb
index 99e62f66b..3c7e5455e 100644
--- a/meta-networking/recipes-support/libldb/libldb_1.4.1.bb
+++ b/meta-networking/recipes-support/libldb/libldb_1.4.1.bb
@@ -35,7 +35,8 @@ LIC_FILES_CHKSUM = "file://pyldb.h;endline=24;md5=dfbd238cecad76957f7f860fbe9ada
35SRC_URI[md5sum] = "159a1b1a56dcccf410d1bba911be6076" 35SRC_URI[md5sum] = "159a1b1a56dcccf410d1bba911be6076"
36SRC_URI[sha256sum] = "2df13aa25b376b314ce24182c37691959019523de3cc5356c40c1a333b0890a2" 36SRC_URI[sha256sum] = "2df13aa25b376b314ce24182c37691959019523de3cc5356c40c1a333b0890a2"
37 37
38inherit waf-samba 38inherit waf-samba distro_features_check
39REQUIRED_DISTRO_FEATURES = "pam"
39 40
40S = "${WORKDIR}/ldb-${PV}" 41S = "${WORKDIR}/ldb-${PV}"
41 42