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 :( regards, Koen _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
