summaryrefslogtreecommitdiffstats
path: root/meta/packages/gtk+/gtk+_2.11.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gtk+/gtk+_2.11.6.bb')
-rw-r--r--meta/packages/gtk+/gtk+_2.11.6.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/gtk+/gtk+_2.11.6.bb b/meta/packages/gtk+/gtk+_2.11.6.bb
index 6b1ceef63d..6aa9d052af 100644
--- a/meta/packages/gtk+/gtk+_2.11.6.bb
+++ b/meta/packages/gtk+/gtk+_2.11.6.bb
@@ -1,14 +1,13 @@
1require gtk+.inc 1require gtk+.inc
2 2
3DEPENDS += "cairo" 3DEPENDS += "cairo"
4PR = "r1" 4PR = "r2"
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"
8 8
9SRC_URI = "http://download.gnome.org/sources/gtk+/2.11/gtk+-${PV}.tar.bz2 \ 9SRC_URI = "http://download.gnome.org/sources/gtk+/2.11/gtk+-${PV}.tar.bz2 \
10 file://xsettings.patch;patch=1 \ 10 file://xsettings.patch;patch=1 \
11 file://small-gtkfilesel.patch;patch=1 \
12 file://run-iconcache.patch;patch=1 \ 11 file://run-iconcache.patch;patch=1 \
13 file://disable-print.patch;patch=1 \ 12 file://disable-print.patch;patch=1 \
14 file://hardcoded_libtool.patch;patch=1 \ 13 file://hardcoded_libtool.patch;patch=1 \