mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 18:55:41 +00:00
libbonobo: Pass PERL_PATH to do_configure
Fixes wrong perl interpreter getting into target perl scripts QA Issue: /usr/bin/bonobo-slay contained in package libbonobo-bin requires / mnt/a/oe/build/tmp/hosttools/perl Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
5691b7a98c
commit
20a5597cc0
@ -7,6 +7,7 @@ DEPENDS = "gnome-common-native glib-2.0 orbit2-native orbit2 intltool-native lib
|
|||||||
|
|
||||||
inherit gnomebase gtk-doc lib_package
|
inherit gnomebase gtk-doc lib_package
|
||||||
|
|
||||||
|
EXTRA_OECONF += "'PERL_PATH=${USRBINPATH}/env perl'"
|
||||||
ORBIT_IDL_SRC = "${STAGING_BINDIR_NATIVE}/orbit-idl-2"
|
ORBIT_IDL_SRC = "${STAGING_BINDIR_NATIVE}/orbit-idl-2"
|
||||||
|
|
||||||
RDEPENDS_${PN}-bin = "${PN} perl"
|
RDEPENDS_${PN}-bin = "${PN} perl"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user