gnome-vfs: use RPROVIDES correctly

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Paul Eggleton 2013-02-04 11:29:36 +00:00 committed by Martin Jansa
parent 3f5c0d0f39
commit d885bcc57f

View File

@ -18,7 +18,7 @@ PR = "r2"
inherit gnome
# This is to provide compatibility with the gnome-vfs DBus fork
RPROVIDES = "gnome-vfs-plugin-dbus"
RPROVIDES_${PN} = "gnome-vfs-plugin-dbus"
SRC_URI += "file://gconftool-lossage.patch \
file://gnome-vfs-no-kerberos.patch;striplevel=0"