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.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/packages/gtk+/gtk+_2.11.6.bb b/meta/packages/gtk+/gtk+_2.11.6.bb
index 8cdfa8bcb1..6b1ceef63d 100644
--- a/meta/packages/gtk+/gtk+_2.11.6.bb
+++ b/meta/packages/gtk+/gtk+_2.11.6.bb
@@ -1,17 +1,14 @@
1require gtk+.inc 1require gtk+.inc
2 2
3DEPENDS += "cairo" 3DEPENDS += "cairo"
4PR = "r1"
4 5
5# disable per default - untested and not all patches included. 6# disable per default - untested and not all patches included.
6DEFAULT_PREFERENCE = "-1" 7DEFAULT_PREFERENCE = "-1"
7 8
8SRC_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 \
9 file://no-xwc.patch;patch=1 \
10 file://automake-lossage.patch;patch=1 \
11 file://disable-tooltips.patch;patch=1 \
12 file://xsettings.patch;patch=1 \ 10 file://xsettings.patch;patch=1 \
13 file://small-gtkfilesel.patch;patch=1 \ 11 file://small-gtkfilesel.patch;patch=1 \
14 file://migration.patch;patch=1;pnum=0 \
15 file://run-iconcache.patch;patch=1 \ 12 file://run-iconcache.patch;patch=1 \
16 file://disable-print.patch;patch=1 \ 13 file://disable-print.patch;patch=1 \
17 file://hardcoded_libtool.patch;patch=1 \ 14 file://hardcoded_libtool.patch;patch=1 \