mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
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:
committed by
Martin Jansa
parent
3f5c0d0f39
commit
d885bcc57f
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user