mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
poky.conf: Correct pango version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@714 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -135,7 +135,7 @@ PREFERRED_VERSION_atk ?= "1.10.3"
|
||||
PREFERRED_VERSION_cairo = "1.0.4"
|
||||
PREFERRED_VERSION_gtk+ ?= "2.6.8"
|
||||
#PREFERRED_VERSION_gtk+ ?= "2.8.16"
|
||||
PREFERRED_VERSION_pango ?= "1.10.1"
|
||||
PREFERRED_VERSION_pango ?= "1.10.2"
|
||||
|
||||
PREFERRED_VERSION_dbus ?= "0.60"
|
||||
PREFERRED_VERSION_gnome-vfs-dbus ?= "2.12.0+cvs${SRCDATE}"
|
||||
|
||||
Reference in New Issue
Block a user