diff options
author | Ross Burton <ross@openedhand.com> | 2007-08-31 16:07:37 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-08-31 16:07:37 +0000 |
commit | b325ea5bed4c29feb515f37c865d2b3dc1858cbc (patch) | |
tree | 8d8f296f456d2d5693a154a6e368b839effcc928 /meta/conf | |
parent | c654ed68ff55935691abcbb6522edf9adc4de561 (diff) | |
download | poky-b325ea5bed4c29feb515f37c865d2b3dc1858cbc.tar.gz |
Add new gtk-engines to -bleeding
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2621 311d38ba-8fff-0310-9ca6-ca027cbcb966
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 |