mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 21:45:25 +00:00
Upgrade atk
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2744 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
12a9c78f1c
commit
70d7d50bb1
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user