diff options
Diffstat (limited to 'packages/gnome')
-rw-r--r-- | packages/gnome/orbit2_2.13.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnome/orbit2_2.13.2.bb b/packages/gnome/orbit2_2.13.2.bb index ff80de00c8..d196829add 100644 --- a/packages/gnome/orbit2_2.13.2.bb +++ b/packages/gnome/orbit2_2.13.2.bb @@ -13,7 +13,7 @@ FILES_${PN} += "${libdir}/orbit-2.0/*.so" S = "${WORKDIR}/ORBit2-${PV}" inherit autotools pkgconfig - +PARALLEL_MAKE = "" EXTRA_OECONF = "--disable-gtk-doc" EXTRA_OEMAKE = "IDL_COMPILER='${STAGING_BINDIR}/orbit-idl-2'" |