blob: e59bd322fd8c47bcc04fabae18b3cfcdae0af37b (
plain)
1
2
3
4
5
6
7
8
9
|
PREFERRED_VERSION_atk ?= "1.20.0"
PREFERRED_VERSION_gtk+ ?= "2.12.0"
PREFERRED_VERSION_gnome-keyring ?= "2.20"
PREFERRED_VERSION_gnome-vfs ?= "2.20.0"
PREFERRED_VERSION_libgnomecanvas ?= "2.20.0"
PREFERRED_VERSION_gtk-engines ?= "2.12.0"
require conf/distro/poky.conf
|