ERROR: gettext-native required but not in DEPENDS for file 
/build/build_artifacts/master/tmp-glibc/work/i586-oe-linux/libewf/20140608-r0/libewf-20140608/configure.ac.
Missing inherit gettext?

Signed-off-by: Armin Kuster <[email protected]>
---
 recipes-forensic/libewf/libewf_20140608.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-forensic/libewf/libewf_20140608.bb 
b/recipes-forensic/libewf/libewf_20140608.bb
index 9d2b7df..f7dce12 100644
--- a/recipes-forensic/libewf/libewf_20140608.bb
+++ b/recipes-forensic/libewf/libewf_20140608.bb
@@ -10,7 +10,7 @@ SRC_URI = 
"http://archive.ubuntu.com/ubuntu/pool/universe/libe/${BPN}/${BPN}_${P
 SRC_URI[orig.md5sum] = "fdf615f23937fad8e02b60b9e3e5fb35"
 SRC_URI[orig.sha256sum] = 
"d14030ce6122727935fbd676d0876808da1e112721f3cb108564a4d9bf73da71"
 
-inherit autotools-brokensep pkgconfig
+inherit autotools-brokensep pkgconfig gettext
 
 PACKAGECONFIG ??= "zlib ssl bz2"
 PACKAGECONFIG[zlib] = "--with-zlib, --without-zlib, zlib, zlib"
-- 
2.7.4

-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to