summaryrefslogtreecommitdiff
path: root/packages/gtk+/gtk+_2.12.0.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-09-17 13:25:44 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-09-17 13:25:44 +0000
commit03c6462105b790e7a7229e5e41c7db34a7308665 (patch)
tree2fd5a41e01ca65d335f195fc67ec8865ecd0c198 /packages/gtk+/gtk+_2.12.0.bb
parentc68420a7efd8d477e64b4432dce11f3aee3bbcd2 (diff)
parent496aea4722ae98806904e2ada55a779ee956ec51 (diff)
merge of 'b8e71a10da8ae7461c4c3197576a05bcda913299'
and 'e693b2bf0018d4d35c75103648c29805e597c2c9'
Diffstat (limited to 'packages/gtk+/gtk+_2.12.0.bb')
-rw-r--r--packages/gtk+/gtk+_2.12.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/gtk+/gtk+_2.12.0.bb b/packages/gtk+/gtk+_2.12.0.bb
index 6b724bab80..57ba24e796 100644
--- a/packages/gtk+/gtk+_2.12.0.bb
+++ b/packages/gtk+/gtk+_2.12.0.bb
@@ -1,5 +1,7 @@
require gtk+.inc
+PR = "r1"
+
DEPENDS += "cairo"
# disable per default - untested and not all patches included.
@@ -22,7 +24,7 @@ SRC_URI = "http://download.gnome.org/sources/gtk+/2.12/gtk+-${PV}.tar.bz2 \
# die die die
# file://pangoxft2.10.6.diff;patch=1"
-EXTRA_OECONF = "--without-libtiff --disable-xkb --disable-glibtest --enable-display-migration"
+EXTRA_OECONF = "--with-libtiff --disable-xkb --disable-glibtest --enable-display-migration"
LIBV = "2.10.0"