diff options
Diffstat (limited to 'recipes/gnome/gvfs_1.2.1.bb')
-rw-r--r-- | recipes/gnome/gvfs_1.2.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gvfs_1.2.1.bb b/recipes/gnome/gvfs_1.2.1.bb index ba27418e29..9137168eee 100644 --- a/recipes/gnome/gvfs_1.2.1.bb +++ b/recipes/gnome/gvfs_1.2.1.bb @@ -1,6 +1,6 @@ DESCRIPTION = "gvfs is a userspace virtual filesystem" LICENSE = "LGPL" -DEPENDS = "gawk-native gnome-keyring glib-2.0 obexftp fuse avahi fuse hal gconf-dbus samba gphoto2" +DEPENDS = "gawk-native gnome-keyring glib-2.0 obexftp fuse avahi fuse hal gconf samba gphoto2" inherit gnome |