diff options
| -rw-r--r-- | meta-networking/recipes-support/libldb/libldb_1.4.1.bb | 3 | 
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 99e62f66bb..3c7e5455e9 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 | |||
| 35 | SRC_URI[md5sum] = "159a1b1a56dcccf410d1bba911be6076" | 35 | SRC_URI[md5sum] = "159a1b1a56dcccf410d1bba911be6076" | 
| 36 | SRC_URI[sha256sum] = "2df13aa25b376b314ce24182c37691959019523de3cc5356c40c1a333b0890a2" | 36 | SRC_URI[sha256sum] = "2df13aa25b376b314ce24182c37691959019523de3cc5356c40c1a333b0890a2" | 
| 37 | 37 | ||
| 38 | inherit waf-samba | 38 | inherit waf-samba distro_features_check | 
| 39 | REQUIRED_DISTRO_FEATURES = "pam" | ||
| 39 | 40 | ||
| 40 | S = "${WORKDIR}/ldb-${PV}" | 41 | S = "${WORKDIR}/ldb-${PV}" | 
| 41 | 42 | ||
