mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
libxml-parser-perl: inherit perlnative
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
c13b10a6ae
commit
ac4fba3e55
@@ -4,4 +4,4 @@ require libxml-parser-perl_${PV}.bb
|
||||
|
||||
inherit native
|
||||
|
||||
DEPENDS = "expat-native perl-native"
|
||||
DEPENDS += "expat-native"
|
||||
|
||||
@@ -3,7 +3,7 @@ LICENSE = "Artistic"
|
||||
LIC_FILES_CHKSUM = "file://README;beginline=2;endline=6;md5=c8767d7516229f07b26e42d1cf8b51f1"
|
||||
DEPENDS += "expat expat-native"
|
||||
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "http://www.cpan.org/modules/by-module/XML/XML-Parser-${PV}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user