From 88744907b2219fa5e36070cc4f69748a25400f57 Mon Sep 17 00:00:00 2001 From: Jesse Zhang Date: Mon, 27 Aug 2012 06:01:56 +0000 Subject: libxpm: inherit gettext libxpm requires the xgettext command to build. (From OE-Core rev: 9d26c3b8f03c7367779753a5d49e97fd20fd5e20) Signed-off-by: Jesse Zhang Signed-off-by: Robert Yang Signed-off-by: Mark Hatle Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-lib/libxpm_3.5.10.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta') 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 9eaa2122ce..17b1ef58c8 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 \ -- cgit v1.2.3-54-g00ecf