summaryrefslogtreecommitdiffstats
path: root/meta/packages/gtk+/gtk+_2.10.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gtk+/gtk+_2.10.12.bb')
-rw-r--r--meta/packages/gtk+/gtk+_2.10.12.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/gtk+/gtk+_2.10.12.bb b/meta/packages/gtk+/gtk+_2.10.12.bb
index 4c0e63fcf1..e7e5a9f763 100644
--- a/meta/packages/gtk+/gtk+_2.10.12.bb
+++ b/meta/packages/gtk+/gtk+_2.10.12.bb
@@ -1,7 +1,7 @@
1require gtk+.inc 1require gtk+.inc
2 2
3DEPENDS += "cairo" 3DEPENDS += "cairo"
4PR = "r9" 4PR = "r10"
5 5
6# disable per default - untested and not all patches included. 6# disable per default - untested and not all patches included.
7DEFAULT_PREFERENCE = "-1" 7DEFAULT_PREFERENCE = "-1"
@@ -21,6 +21,7 @@ SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.10/gtk+-${PV}.tar.bz2 \
21 file://no-demos.patch;patch=1 \ 21 file://no-demos.patch;patch=1 \
22 file://cellrenderer-cairo.patch;patch=1;pnum=0 \ 22 file://cellrenderer-cairo.patch;patch=1;pnum=0 \
23 file://entry-cairo.patch;patch=1;pnum=0 \ 23 file://entry-cairo.patch;patch=1;pnum=0 \
24 file://toggle-font.diff;patch=1;pnum=0 \
24 file://scrolled-placement.patch;patch=1;pnum=0" 25 file://scrolled-placement.patch;patch=1;pnum=0"
25# file://scroll-timings.patch;patch=1 \ 26# file://scroll-timings.patch;patch=1 \
26# file://pangoxft2.10.6.diff;patch=1" 27# file://pangoxft2.10.6.diff;patch=1"