summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky-bleeding.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro/poky-bleeding.conf')
-rw-r--r--meta/conf/distro/poky-bleeding.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf
index 0d4bc37eb2..2eaa428b5e 100644
--- a/meta/conf/distro/poky-bleeding.conf
+++ b/meta/conf/distro/poky-bleeding.conf
@@ -1,6 +1,6 @@
1PREFERRED_VERSION_gtk+ ?= "2.10.6" 1PREFERRED_VERSION_gtk+ ?= "2.10.6"
2pango ?= "1.15.1" 2PREFERRED_VERSION_pango ?= "1.15.1"
3cairo ?= "1.3.6" 3PREFERRED_VERSION_cairo ?= "1.3.6"
4glib ?= "2.12.0" 4PREFERRED_VERSION_glib ?= "2.12.0"
5 5
6require conf/distro/poky.conf \ No newline at end of file 6require conf/distro/poky.conf \ No newline at end of file