[OE-core] [PATCH 1/21] libxpm: inherit gettext

Mark Hatle mark.hatle at windriver.com
Wed May 29 15:09:43 UTC 2013


From: Jesse Zhang <sen.zhang at windriver.com>

libxpm requires the xgettext command to build.

Signed-off-by: Jesse Zhang <sen.zhang at windriver.com>

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
Signed-off-by: Mark Hatle <mark.hatle at windriver.com>
---
 meta/recipes-graphics/xorg-lib/libxpm_3.5.10.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/recipes-graphics/xorg-lib/libxpm_3.5.10.bb b/meta/recipes-graphics/xorg-lib/libxpm_3.5.10.bb
index 9eaa212..17b1ef5 100644
--- a/meta/recipes-graphics/xorg-lib/libxpm_3.5.10.bb
+++ b/meta/recipes-graphics/xorg-lib/libxpm_3.5.10.bb
@@ -1,5 +1,8 @@
 require xorg-lib-common.inc
 
+# libxpm requires xgettext to build
+inherit gettext
+
 SUMMARY = "Xpm: X Pixmap extension library"
 
 DESCRIPTION = "libXpm provides support and common operation for the XPM \
-- 
1.8.1.2.545.g2f19ada




More information about the Openembedded-core mailing list