diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-05-10 16:02:43 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2007-05-10 16:02:43 +0000 |
commit | 2513edf5019ec7d4f2d772ac1007b81a6ec387f5 (patch) | |
tree | 1c297419fd5bffab1b96d4142291afbbeb7b0f5f /meta/conf/distro/poky-bleeding.conf | |
parent | d23eadf164b6992fa3e420e8dd9a1ecb316f61b2 (diff) | |
download | poky-2513edf5019ec7d4f2d772ac1007b81a6ec387f5.tar.gz |
poky-bleeding.conf: use gtk-engines 2.10
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1704 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/poky-bleeding.conf')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 98aa157e58..4d21e13b8c 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -4,5 +4,6 @@ PREFERRED_VERSION_glib-2.0-native ?= "2.12.4" | |||
4 | PREFERRED_VERSION_cairo ?= "1.4.2" | 4 | PREFERRED_VERSION_cairo ?= "1.4.2" |
5 | PREFERRED_VERSION_pango ?= "1.16.1" | 5 | PREFERRED_VERSION_pango ?= "1.16.1" |
6 | PREFERRED_VERSION_gtk+ ?= "2.10.11" | 6 | PREFERRED_VERSION_gtk+ ?= "2.10.11" |
7 | PREFERRED_VERSION_gtk-engines ?= "2.10.0" | ||
7 | 8 | ||
8 | require conf/distro/poky.conf | 9 | require conf/distro/poky.conf |