summaryrefslogtreecommitdiffstats
path: root/meta/packages/gtk+/gtk+_2.10.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gtk+/gtk+_2.10.6.bb')
-rw-r--r--meta/packages/gtk+/gtk+_2.10.6.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/packages/gtk+/gtk+_2.10.6.bb b/meta/packages/gtk+/gtk+_2.10.6.bb
index a414f4d356..dc762d41cf 100644
--- a/meta/packages/gtk+/gtk+_2.10.6.bb
+++ b/meta/packages/gtk+/gtk+_2.10.6.bb
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.gtk.org"
5SECTION = "libs" 5SECTION = "libs"
6PRIORITY = "optional" 6PRIORITY = "optional"
7DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt cairo" 7DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor gtk-doc libgcrypt cairo"
8PR = "r3" 8PR = "r4"
9 9
10# disable per default - untested and not all patches included. 10# disable per default - untested and not all patches included.
11DEFAULT_PREFERENCE = "-1" 11DEFAULT_PREFERENCE = "-1"
@@ -24,7 +24,9 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \
24 file://disable-print.patch;patch=1 \ 24 file://disable-print.patch;patch=1 \
25 file://hardcoded_libtool.patch;patch=1 \ 25 file://hardcoded_libtool.patch;patch=1 \
26 file://no-demos.patch;patch=1 \ 26 file://no-demos.patch;patch=1 \
27 file://pangoxft2.10.6.diff;patch=1" 27 file://cellrenderer-cairo.patch;patch=1;pnum=0 \
28 file://entry-cairo.patch;patch=1;pnum=0"
29# file://pangoxft2.10.6.diff;patch=1"
28# file://gtk+-handhelds.patch;patch=1 30# file://gtk+-handhelds.patch;patch=1
29# file://single-click.patch;patch=1 31# file://single-click.patch;patch=1
30# file://spinbutton.patch;patch=1 \ 32# file://spinbutton.patch;patch=1 \