[OE-core] [PATCH] gdk-pixbuf: remove redundant libx11 DEPENDS line

Paul Eggleton paul.eggleton at linux.intel.com
Fri Sep 18 13:49:26 UTC 2015


Hi Richard,

On Friday 18 September 2015 14:32:13 Richard Purdie wrote:
> On Fri, 2015-09-18 at 13:51 +0200, Carlos Rafael Giani wrote:
> > The x11 packageconfig already takes care of the X11 dependency, and also
> > respects the DISTRO_FEATURES
> > 
> > Signed-off-by: Carlos Rafael Giani <dv at pseudoterminal.org>
> > ---
> > 
> >  meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.8.bb | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.8.bb
> > b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.8.bb index
> > 07c2dce..bdf173a 100644
> > --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.8.bb
> > +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.8.bb
> > @@ -9,7 +9,6 @@ LIC_FILES_CHKSUM =
> > "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \> 
> >  SECTION = "libs"
> >  
> >  DEPENDS = "glib-2.0"
> > 
> > -DEPENDS_append_linuxstdbase = " virtual/libx11"
> 
> Do we not need something like:
> 
> PACKAGECONFIG_append_linuxstdbase = "x11"
> 
> to ensure that this is enabled for LSB?

The recipe already does something like this further down.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-core mailing list