diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky-bleeding.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/distro/poky-bleeding.conf b/meta/conf/distro/poky-bleeding.conf index 921545f288..4ed12a0642 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -1,3 +1,5 @@ | |||
1 | PREFERRED_VERSION_gtk+ ?= "2.11.6" | 1 | PREFERRED_VERSION_gtk+ ?= "2.11.6" |
2 | 2 | ||
3 | PREFERRED_VERSION_gtk-engines ?= "2.11.7" | ||
4 | |||
3 | require conf/distro/poky.conf | 5 | require conf/distro/poky.conf |