diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/gnome/gnome-vfs_2.16.3.bb | 3 |
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 @@ | |||
1 | LICENSE = "GPL" | 1 | LICENSE = "GPL" |
2 | PR = "r1" | 2 | PR = "r2" |
3 | 3 | ||
4 | inherit gnome | 4 | inherit 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 |
10 | PROVIDES = "gnome-vfs-plugin-dbus" | 10 | PROVIDES = "gnome-vfs-plugin-dbus" |
11 | RPROVIDES = "gnome-vfs-plugin-dbus" | ||
11 | 12 | ||
12 | SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1" | 13 | SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1" |
13 | 14 | ||