1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

Add missing PREFERRED_VERSION_ prefixes

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1021 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2006-12-12 15:55:00 +00:00
parent 4ba4391803
commit 66e4e279fe
+3 -3
View File
@@ -1,6 +1,6 @@
PREFERRED_VERSION_gtk+ ?= "2.10.6"
pango ?= "1.15.1"
cairo ?= "1.3.6"
glib ?= "2.12.0"
PREFERRED_VERSION_pango ?= "1.15.1"
PREFERRED_VERSION_cairo ?= "1.3.6"
PREFERRED_VERSION_glib ?= "2.12.0"
require conf/distro/poky.conf