diff options
Diffstat (limited to 'recipes/gtk+/gtk+_2.8.9.bb')
-rw-r--r-- | recipes/gtk+/gtk+_2.8.9.bb | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/recipes/gtk+/gtk+_2.8.9.bb b/recipes/gtk+/gtk+_2.8.9.bb index 419a5d04b0..c2250ab1d5 100644 --- a/recipes/gtk+/gtk+_2.8.9.bb +++ b/recipes/gtk+/gtk+_2.8.9.bb @@ -8,20 +8,20 @@ DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt c PR = "r7" SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.8/gtk+-${PV}.tar.bz2 \ - file://no-xwc.patch;patch=1 \ - file://automake-lossage.patch;patch=1 \ - file://spinbutton.patch;patch=1 \ - file://hardcoded_libtool.patch;patch=1 \ - file://disable-tooltips.patch;patch=1 \ - file://gtklabel-resize-patch;patch=1 \ - file://menu-deactivate.patch;patch=1 \ - file://xsettings.patch;patch=1 \ - file://scroll-timings.patch;patch=1 \ - file://small-gtkfilesel.patch;patch=1 \ - file://migration.patch;patch=1;pnum=0 \ - file://no-demos.patch;patch=1 \ - file://gtk+-handhelds.patch;patch=1 \ - file://single-click.patch;patch=1" + file://no-xwc.patch;apply=yes \ + file://automake-lossage.patch;apply=yes \ + file://spinbutton.patch;apply=yes \ + file://hardcoded_libtool.patch;apply=yes \ + file://disable-tooltips.patch;apply=yes \ + file://gtklabel-resize-patch;apply=yes \ + file://menu-deactivate.patch;apply=yes \ + file://xsettings.patch;apply=yes \ + file://scroll-timings.patch;apply=yes \ + file://small-gtkfilesel.patch;apply=yes \ + file://migration.patch;apply=yes;striplevel=0 \ + file://no-demos.patch;apply=yes \ + file://gtk+-handhelds.patch;apply=yes \ + file://single-click.patch;apply=yes" inherit autotools pkgconfig |