mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
systemd: inherit perlnative
otherwise intltool fails to find XML parser module as it uses perl from build host Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -14,9 +14,9 @@ inherit gitpkgv
|
||||
PKGV = "v${GITPKGVTAG}"
|
||||
|
||||
PV = "git"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
inherit autotools vala
|
||||
inherit autotools vala perlnative
|
||||
|
||||
SRCREV = "612e58b45b84eda7e1f2a82fdfc006f1ae421cb5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user