]> code.ossystems Code Review - openembedded-core.git/commitdiff
libxpm: inherit gettext
authorJesse Zhang <sen.zhang@windriver.com>
Mon, 27 Aug 2012 06:01:56 +0000 (06:01 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 May 2013 19:53:44 +0000 (20:53 +0100)
libxpm requires the xgettext command to build.

Signed-off-by: Jesse Zhang <sen.zhang@windriver.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libxpm_3.5.10.bb

index 9eaa2122ce57871252d4fd47bcbdccc445c19cd4..17b1ef58c821e92703a9869e4186f148f9762cae 100644 (file)
@@ -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 \