summaryrefslogtreecommitdiffstats
path: root/meta/packages/gtk+/gtk+_2.6.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gtk+/gtk+_2.6.10.bb')
-rw-r--r--meta/packages/gtk+/gtk+_2.6.10.bb11
1 files changed, 4 insertions, 7 deletions
diff --git a/meta/packages/gtk+/gtk+_2.6.10.bb b/meta/packages/gtk+/gtk+_2.6.10.bb
index 298e4c648d..bc47fa268c 100644
--- a/meta/packages/gtk+/gtk+_2.6.10.bb
+++ b/meta/packages/gtk+/gtk+_2.6.10.bb
@@ -8,22 +8,19 @@ DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt"
8PR = "r5" 8PR = "r5"
9 9
10SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.6/gtk+-${PV}.tar.bz2 \ 10SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.6/gtk+-${PV}.tar.bz2 \
11 file://help.patch;patch=1 \
12 file://no-demos.patch;patch=1 \ 11 file://no-demos.patch;patch=1 \
13 file://no-xwc.patch;patch=1 \ 12 file://no-xwc.patch;patch=1 \
14 file://automake-lossage.patch;patch=1 \ 13 file://automake-lossage.patch;patch=1 \
15 file://gtk+-handhelds.patch;patch=1 \ 14 file://gtk+-handhelds.patch;patch=1 \
16 file://spinbutton.patch;patch=1 \
17 file://hardcoded_libtool.patch;patch=1 \ 15 file://hardcoded_libtool.patch;patch=1 \
18 file://disable-tooltips.patch;patch=1 \ 16 file://disable-tooltips.patch;patch=1 \
19 file://gtklabel-resize-patch;patch=1 \ 17 file://gtklabel-resize-patch;patch=1 \
20 file://menu-deactivate.patch;patch=1 \ 18 file://menu-deactivate.patch;patch=1 \
21 file://xsettings.patch;patch=1 \
22 file://scroll-timings.patch;patch=1 \ 19 file://scroll-timings.patch;patch=1 \
23 file://small-gtkfilesel.patch;patch=1 \ 20 file://filesystem-volumes.patch;patch=1 \
24 file://migration.patch;patch=1;pnum=0 \ 21 file://filechooser-respect-style.patch;patch=1 \
25 file://single-click.patch;patch=1 \ 22 file://filechooser-default.patch;patch=1 \
26 file://menu-styling.patch;patch=1" 23 "
27 24
28inherit autotools pkgconfig 25inherit autotools pkgconfig
29 26