mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:42:23 +00:00
vala-dbus-binding-tool: inherit perlnative
* otherwise perl from host is used and if there isn't libxml-parser-perl installed on host it fails with: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
5380267614
commit
d718b44b6a
@ -11,6 +11,6 @@ export XDG_DATA_DIRS = "${STAGING_DATADIR}"
|
||||
|
||||
SRC_URI = "http://downloads.freesmartphone.org/sources/vala-dbus-binding-tool-${PV}.tar.bz2;name=archive"
|
||||
|
||||
inherit autotools
|
||||
inherit autotools perlnative
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user