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