[oe] [meta-oe][PATCH 7/7] libgpg-error_1.8.bb: Inherit gettext

Khem Raj raj.khem at gmail.com
Fri Apr 1 22:03:15 UTC 2011


It uses gettext but was not specifying the dependency

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../libgpg-error/libgpg-error_1.8.bb               |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-support/libgpg-error/libgpg-error_1.8.bb b/meta-oe/recipes-support/libgpg-error/libgpg-error_1.8.bb
index 19a3c26..2c17e53 100644
--- a/meta-oe/recipes-support/libgpg-error/libgpg-error_1.8.bb
+++ b/meta-oe/recipes-support/libgpg-error/libgpg-error_1.8.bb
@@ -24,4 +24,4 @@ SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \
 FILES_${PN} = "${libdir}/lib*.so.*"
 FILES_${PN}-dev += "${bindir}/*"
 
-inherit autotools binconfig pkgconfig
+inherit autotools binconfig pkgconfig gettext
-- 
1.7.4.1





More information about the Openembedded-devel mailing list