Drop this one, I have sent a v2

On Sun, May 21, 2017 at 10:00 PM, Khem Raj <[email protected]> wrote:
> Helps compile when distros disable NLS
>
> Signed-off-by: Khem Raj <[email protected]>
> ---
>  meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb 
> b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb
> index d00904df21..d308e9b07b 100644
> --- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb
> +++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.20.bb
> @@ -19,6 +19,8 @@ SRC_URI[sha256sum] = 
> "d1bfc72553c4e3ef1cd6f13eec0488cf940498b612ab8a0b362e7090c9
>  SECTION = "x11/libs"
>  DEPENDS = "intltool-native virtual/gettext util-macros libxslt-native"
>
> +USE_NLS = "yes"
> +
>  EXTRA_OECONF = "--with-xkb-rules-symlink=xorg --disable-runtime-deps"
>
>  FILES_${PN} += "${datadir}/X11/xkb"
> --
> 2.13.0
>
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to