Upgrade atk

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2744 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-09-17 09:55:14 +00:00
parent 12a9c78f1c
commit 70d7d50bb1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
PREFERRED_VERSION_atk ?= "1.19.6"
PREFERRED_VERSION_atk ?= "1.20.0"
PREFERRED_VERSION_gtk+ ?= "2.12.0"
PREFERRED_VERSION_gnome-keyring ?= "2.19.91"

View File

@@ -5,7 +5,7 @@ LICENSE = "LGPL"
DEPENDS = "glib-2.0 gtk-doc"
SRC_URI = "http://download.gnome.org/sources/atk/1.19/${PN}-${PV}.tar.bz2"
SRC_URI = "http://download.gnome.org/sources/atk/1.20/${PN}-${PV}.tar.bz2"
inherit autotools pkgconfig