diff options
-rw-r--r-- | meta-gnome/recipes-gnome/bonobo/libbonobo.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/bonobo/libbonobo.inc b/meta-gnome/recipes-gnome/bonobo/libbonobo.inc index ce34957fc..e4759a87c 100644 --- a/meta-gnome/recipes-gnome/bonobo/libbonobo.inc +++ b/meta-gnome/recipes-gnome/bonobo/libbonobo.inc | |||
@@ -7,6 +7,7 @@ DEPENDS = "gnome-common-native glib-2.0 orbit2-native orbit2 intltool-native lib | |||
7 | 7 | ||
8 | inherit gnomebase gtk-doc lib_package | 8 | inherit gnomebase gtk-doc lib_package |
9 | 9 | ||
10 | EXTRA_OECONF += "'PERL_PATH=${USRBINPATH}/env perl'" | ||
10 | ORBIT_IDL_SRC = "${STAGING_BINDIR_NATIVE}/orbit-idl-2" | 11 | ORBIT_IDL_SRC = "${STAGING_BINDIR_NATIVE}/orbit-idl-2" |
11 | 12 | ||
12 | RDEPENDS_${PN}-bin = "${PN} perl" | 13 | RDEPENDS_${PN}-bin = "${PN} perl" |