mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user