[OE-core] [PATCH] gdk-pixbuf: Ensure gdk-pixbuf-native dependencies are correct with linuxstdbase

Paul Eggleton paul.eggleton at linux.intel.com
Tue Oct 2 06:48:26 UTC 2012


On Tuesday 02 October 2012 01:09:18 Richard Purdie wrote:
> Without this change, anything using linuxstdbase would incorrectly
> try and pull in X dependencies.
> 
> Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
> ---
> diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb
> b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb index 82a7eaa..8d18b87
> 100644
> --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb
> +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb
> @@ -35,6 +35,7 @@ EXTRA_OECONF = "\
>  "
>  X11DEPENDS = "--without-x11"
>  X11DEPENDS_linuxstdbase = "${@base_contains('DISTRO_FEATURES', 'x11',
> '--with-x11', '--without-x11', d)}" +X11
> DEPENDS_virtclass-native = "--without-x11"
> 
>  PACKAGES =+ "${PN}-xlib"

Thanks, FYI this fixes [YOCTO #3154].

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




More information about the Openembedded-core mailing list