[oe] [PATCH 1/7] libgnomekbd: cleanup DEPENDS inherit gsettings / remove unused config

Khem Raj raj.khem at gmail.com
Sun Dec 1 18:50:04 UTC 2019


On Sun, Dec 1, 2019 at 9:35 AM Adrian Bunk <bunk at stusta.de> wrote:
>
> On Sun, Dec 01, 2019 at 05:51:17PM +0100, Andreas Müller wrote:
> > * DEPENDS: ... gtk+3 pulls glib-2.0
> >...
> > -DEPENDS = "gconf glib-2.0 libxklavier gtk+3 intltool-native"
> > +DEPENDS = "gtk+3 libxklavier"
> >...
>
> It is better to have explicit dependencies on everything used directly
> by the recipe.
>

I would tend to agree. Since it's hard to track that once say gtk+3 drops
it for a different reason, this recipe will break


> gtk+3 -> glib-2.0 is not a dependency that is likely to go away in the
> future, but in general relying on indirect dependencies tends to break
> frequently.
>
> cu
> Adrian
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list