Add RPROVIDES
authorRoss Burton <ross@openedhand.com>
Sun, 31 Dec 2006 10:02:31 +0000 (10:02 +0000)
committerRoss Burton <ross@openedhand.com>
Sun, 31 Dec 2006 10:02:31 +0000 (10:02 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1107 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gnome/gnome-vfs_2.16.3.bb

index 327f7cf..050135b 100644 (file)
@@ -1,5 +1,5 @@
 LICENSE = "GPL"
-PR = "r1"
+PR = "r2"
 
 inherit gnome
 
@@ -8,6 +8,7 @@ RRECOMMENDS = "gnome-vfs-plugin-file gnome-mime-data shared-mime-info"
 
 # This is to provide compatibility with the gnome-vfs DBus fork
 PROVIDES = "gnome-vfs-plugin-dbus"
+RPROVIDES = "gnome-vfs-plugin-dbus"
 
 SRC_URI += "file://gconftool-lossage.patch;patch=1;pnum=1"