On Mon, Oct 24, 2011 at 03:15:07PM +0100, Richard Purdie wrote: > On Mon, 2011-10-24 at 15:19 +0200, Koen Kooi wrote: > > Op 24 okt. 2011, om 15:15 heeft Richard Purdie het volgende geschreven: > > > > > On Sun, 2011-10-23 at 11:26 -0700, Saul Wold wrote: > > >> From: Martin Jansa <[email protected]> > > >> > > >> Signed-off-by: Martin Jansa <[email protected]> > > >> --- > > >> .../pulseaudio/pulseaudio_0.9.23.bb | 2 +- > > >> 1 files changed, 1 insertions(+), 1 deletions(-) > > >> > > >> diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.23.bb > > >> b/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.23.bb > > >> index 33f5e15..4ac2418 100644 > > >> --- a/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.23.bb > > >> +++ b/meta/recipes-multimedia/pulseaudio/pulseaudio_0.9.23.bb > > >> @@ -4,7 +4,7 @@ PR = "r5" > > >> > > >> DEPENDS += "gdbm speex" > > >> > > >> -inherit gettext > > >> +inherit gettext perlnative > > > > > > This doesn't look right. If we need xmlparser, we should state that in > > > DEPENDS. If that is added to DEPENDS, I'm not sure we still need the > > > inherit of perlnative? > > > > If you need xmlparser during the build you almost always need the > > perlnative wrapper as well :( > > I was under the impression that we'd fixed most of those issues :/. It > could well be a valid dependency in this case so I'll take the patch > with the added DEPENDS.
Those were imho transitive deps from intltool, that's why this is a bit different. Cheers, -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
