[OE-core] [master][dizzy][PATCH] xkeyboard-config: Inherit gettext

Andrei Gherzan andrei at gherzan.ro
Wed Nov 12 10:28:18 UTC 2014


Ping?

On Fri, Nov 7, 2014 at 5:23 PM, Andrei Gherzan <andrei at gherzan.ro> wrote:

> In a GPLv3-free build we have two different versions of gettext in sysroot
> due
> to GPLv3 restrictions. In this case we need gettext-native too so we can
> have
> the needed macros and avoid errors like:
> "error: possibly undefined macro: AM_GNU_GETTEXT"
>
> The needed dependency is added by gettext class which is prefered because
> it
> takes care of NLS flags too.
>
> Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
> ---
>  meta/recipes-graphics/xorg-lib/xkeyboard-config_2.12.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.12.bb
> b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.12.bb
> index 61e3847..adac0ee 100644
> --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.12.bb
> +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.12.bb
> @@ -23,7 +23,7 @@ EXTRA_OECONF = "--with-xkb-rules-symlink=xorg
> --disable-runtime-deps"
>
>  FILES_${PN} += "${datadir}/X11/xkb"
>
> -inherit autotools pkgconfig
> +inherit autotools pkgconfig gettext
>
>  do_install_append () {
>      install -d ${D}${datadir}/X11/xkb/compiled
> --
> 1.9.3
>
>


-- 
*Andrei Gherzan*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20141112/5ca67204/attachment-0002.html>


More information about the Openembedded-core mailing list