pulseaudio: inherit perlnative

manpage generatition uses xmltoman utility
which inturn uses xml-parser. So we add
libxml-parser-perl-native to DEPENDS and also
inherit perlnative so it does not use the one
from build host

(From OE-Core rev: 51f6a683ec1d740adf09d808671c7098dc3f83e2)

(From OE-Core rev: 1c5cdc8ee9edeafe86ef0fd955ee067ab67c7aa9)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj 2011-10-23 07:31:07 -07:00 committed by Richard Purdie
parent 9d23f215a0
commit 8781450256
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
require pulseaudio.inc
PR = "r5"
PR = "r6"
DEPENDS += "gdbm speex libxml-parser-perl-native"