diff options
author | Ross Burton <ross@openedhand.com> | 2007-02-01 10:27:18 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-02-01 10:27:18 +0000 |
commit | bfba5601473d21b25a6775021c225b181654a8f4 (patch) | |
tree | 4f12026868bd72ad417f3dd26993dc6a0a1f3a97 /meta/conf/distro | |
parent | 6bdda677c7712b336bb0a7e3e0ff54da5c644cd0 (diff) | |
download | poky-bfba5601473d21b25a6775021c225b181654a8f4.tar.gz |
Add matchbox-desktop-2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1244 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/poky.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index cb74e03a4c..ee9b1f0163 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -63,6 +63,7 @@ PREFERRED_PROVIDER_dbus-glib ?= "dbus-glib" | |||
63 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" | 63 | PREFERRED_PROVIDER_gconf ?= "gconf-dbus" |
64 | PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs" | 64 | PREFERRED_PROVIDER_gnome-vfs ?= "gnome-vfs" |
65 | PREFERRED_PROVIDER_tslib ?= "tslib" | 65 | PREFERRED_PROVIDER_tslib ?= "tslib" |
66 | PREFERRED_PROVIDER_matchbox-desktop ?= "matchbox-desktop" | ||
66 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel" | 67 | PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel" |
67 | 68 | ||
68 | 69 | ||