summaryrefslogtreecommitdiff
path: root/recipes/gnome/gnome-vfs_2.24.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-vfs_2.24.1.bb')
-rw-r--r--recipes/gnome/gnome-vfs_2.24.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gnome/gnome-vfs_2.24.1.bb b/recipes/gnome/gnome-vfs_2.24.1.bb
index 19104d479a..7e2af8e6b0 100644
--- a/recipes/gnome/gnome-vfs_2.24.1.bb
+++ b/recipes/gnome/gnome-vfs_2.24.1.bb
@@ -3,7 +3,7 @@ DEPENDS = "libxml2 gconf gnutls avahi dbus dbus-glib bzip2 gnome-mime-data zlib
RRECOMMENDS_${PN} = "gnome-vfs-plugin-file shared-mime-info"
# Some legacy packages will require gnome-mime-data to be installed, but use of
# it is deprecated.
-PR = "r2"
+PR = "r3"
inherit gnome
@@ -13,7 +13,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 \