diff options
Diffstat (limited to 'recipes/gnome/gnome-vfs_2.22.0.bb')
-rw-r--r-- | recipes/gnome/gnome-vfs_2.22.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-vfs_2.22.0.bb b/recipes/gnome/gnome-vfs_2.22.0.bb index e0dc46fa15..3d4098367f 100644 --- a/recipes/gnome/gnome-vfs_2.22.0.bb +++ b/recipes/gnome/gnome-vfs_2.22.0.bb @@ -12,7 +12,7 @@ SRC_URI += "file://gconftool-lossage.patch \ # This is to provide compatibility with the gnome-vfs DBus fork PROVIDES = "gnome-vfs-plugin-dbus" -RREPLACES = "gnome-vfs-dbus" +RREPLACES_${PN} = "gnome-vfs-dbus" EXTRA_OECONF = " \ --disable-openssl \ |