summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/gnome/gnome-vfs_2.16.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/gnome/gnome-vfs_2.16.3.bb b/meta/packages/gnome/gnome-vfs_2.16.3.bb
index 327f7cfff7..050135b485 100644
--- a/meta/packages/gnome/gnome-vfs_2.16.3.bb
+++ b/meta/packages/gnome/gnome-vfs_2.16.3.bb
@@ -1,5 +1,5 @@
1LICENSE = "GPL" 1LICENSE = "GPL"
2PR = "r1" 2PR = "r2"
3 3
4inherit gnome 4inherit gnome
5 5
@@ -8,6 +8,7 @@ RRECOMMENDS = "gnome-vfs-plugin-file gnome-mime-data shared-mime-info"
8 8
9# This is to provide compatibility with the gnome-vfs DBus fork 9# This is to provide compatibility with the gnome-vfs DBus fork
10PROVIDES = "gnome-vfs-plugin-dbus" 10PROVIDES = "gnome-vfs-plugin-dbus"
11RPROVIDES = "gnome-vfs-plugin-dbus"
11 12
12SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1" 13SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1"
13 14