summaryrefslogtreecommitdiff
path: root/packages/gtk+/gtk+_2.12.0.bb
diff options
context:
space:
mode:
authorPhilip Balister <philip@balister.org>2007-09-17 19:11:18 +0000
committerPhilip Balister <philip@balister.org>2007-09-17 19:11:18 +0000
commita180b8ab7fa0964df1c10ef2186b9ff6f8a105c0 (patch)
tree4a0ee333d4dfd8149fe46bc6a92660d9490d3865 /packages/gtk+/gtk+_2.12.0.bb
parent5ecf74e5769e29b43abb5217036cb0130fe62b0d (diff)
parentea1c418b23870f7d25918d46c370e9d21746a05c (diff)
merge of '3338e7932ebf1ee7b603ad0ec86faebba093324a'
and 'aa794d08e1cb6a4c86e5d72f46667ad1f4332813'
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"