diff options
Diffstat (limited to 'recipes/gnome/orbit2_2.10.2.bb')
-rw-r--r-- | recipes/gnome/orbit2_2.10.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/orbit2_2.10.2.bb b/recipes/gnome/orbit2_2.10.2.bb index c931c47c5e..dbcbc501f7 100644 --- a/recipes/gnome/orbit2_2.10.2.bb +++ b/recipes/gnome/orbit2_2.10.2.bb @@ -3,7 +3,7 @@ PR = "r2" DESCRIPTION = "CORBA ORB" SECTION = "x11/gnome/libs" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.10/ORBit2-${PV}.tar.bz2 \ - file://configure-lossage.patch;apply=yes \ + file://configure-lossage.patch \ file://gtk-doc.m4 \ file://gtk-doc.make" DEPENDS = "libidl popt orbit2-native gtk-doc" |