summaryrefslogtreecommitdiffstats
path: root/openembedded
diff options
context:
space:
mode:
authorJorn Baayen <jorn@openedhand.com>2006-07-20 14:14:59 +0000
committerJorn Baayen <jorn@openedhand.com>2006-07-20 14:14:59 +0000
commit4e93ecd4f089e93e173476828bfdf510808551d7 (patch)
tree9d65b3052b825261e7a06baafd7479c933bc7362 /openembedded
parent2ae56afa24dc56c393551ef1b0eecb278b541c0e (diff)
downloadpoky-4e93ecd4f089e93e173476828bfdf510808551d7.tar.gz
correct LIBV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@522 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/packages/gtk+/gtk+_2.10.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/gtk+/gtk+_2.10.0.bb b/openembedded/packages/gtk+/gtk+_2.10.0.bb
index 0275d85a98..a502a30aec 100644
--- a/openembedded/packages/gtk+/gtk+_2.10.0.bb
+++ b/openembedded/packages/gtk+/gtk+_2.10.0.bb
@@ -45,7 +45,7 @@ RRECOMMENDS_${PN} = "glibc-gconv-iso8859-1"
45EXTRA_OECONF = "--without-libtiff --disable-xkb --disable-glibtest --enable-display-migration" 45EXTRA_OECONF = "--without-libtiff --disable-xkb --disable-glibtest --enable-display-migration"
46# --disable-cruft 46# --disable-cruft
47 47
48LIBV = "2.4.0" 48LIBV = "2.10.0"
49 49
50do_rig () { 50do_rig () {
51 cp ${S}/gtkbuiltincache.h ${WORKDIR}/gtk 51 cp ${S}/gtkbuiltincache.h ${WORKDIR}/gtk