mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 01:41:21 +00:00
atk: Fix the PREFERRED_VERSION
Since the atk version has been bumped to 2.30.0 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
parent
d673ad0299
commit
f0ebbd2158
@ -10,7 +10,7 @@ PREFERRED_VERSION_matchbox-theme-sato ?= "0.1"
|
||||
|
||||
PREFERRED_VERSION_glib-2.0 ?= "2.24.1"
|
||||
PREFERRED_VERSION_glib-2.0-native ?= "2.24.1"
|
||||
PREFERRED_VERSION_atk ?= "1.24.0"
|
||||
PREFERRED_VERSION_atk ?= "1.30.0"
|
||||
PREFERRED_VERSION_cairo ?= "1.8.10"
|
||||
PREFERRED_VERSION_pango ?= "1.28.0"
|
||||
PREFERRED_VERSION_gtk+ ?= "2.20.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user