diff options
Diffstat (limited to 'packages/gnome/orbit2_2.14.0.bb')
-rw-r--r-- | packages/gnome/orbit2_2.14.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gnome/orbit2_2.14.0.bb b/packages/gnome/orbit2_2.14.0.bb index 008ec2c7b3..44bc402c05 100644 --- a/packages/gnome/orbit2_2.14.0.bb +++ b/packages/gnome/orbit2_2.14.0.bb @@ -7,6 +7,7 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.14/ORBit2-${PV}.tar.b file://gtk-doc.m4 \ file://gtk-doc.make" DEPENDS = "libidl popt orbit2-native gtk-doc" +PARALLEL_MAKE = "" FILES_${PN} += "${libdir}/orbit-2.0/*.so" |