diff options
author | Ross Burton <ross@openedhand.com> | 2006-12-24 23:13:19 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2006-12-24 23:13:19 +0000 |
commit | 8953e464b6d45449faed4a4275b38ee5646f4945 (patch) | |
tree | bb6f1b0cbb19ed9e0c2127cae102f46dc1162bb2 /meta/conf/distro/poky-bleeding.conf | |
parent | 43437febe39493f829291f0b3c0d95d9b042d7af (diff) | |
download | poky-8953e464b6d45449faed4a4275b38ee5646f4945.tar.gz |
Add gnome-vfs-plugin-dbus provider/provides to let the task build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1099 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 0f63d3a05c..cf83f10c55 100644 --- a/meta/conf/distro/poky-bleeding.conf +++ b/meta/conf/distro/poky-bleeding.conf | |||
@@ -14,5 +14,6 @@ SRCDATE_gconf-dbus ?= "20061219" | |||
14 | 14 | ||
15 | PREFERRED_PROVIDER_gnome-vfs = "gnome-vfs" | 15 | PREFERRED_PROVIDER_gnome-vfs = "gnome-vfs" |
16 | PREFERRED_VERSION_gnome-vfs = "2.16.3" | 16 | PREFERRED_VERSION_gnome-vfs = "2.16.3" |
17 | PREFERRED_PROVIDER_gnome-vfs-plugin-dbus = "gnome-vfs" | ||
17 | 18 | ||
18 | require conf/distro/poky.conf | 19 | require conf/distro/poky.conf |