summaryrefslogtreecommitdiff
path: root/packages/gnome/gnome-vfs-dbus_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gnome/gnome-vfs-dbus_svn.bb')
-rw-r--r--packages/gnome/gnome-vfs-dbus_svn.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/packages/gnome/gnome-vfs-dbus_svn.bb b/packages/gnome/gnome-vfs-dbus_svn.bb
index 604da1168c..466d52adbe 100644
--- a/packages/gnome/gnome-vfs-dbus_svn.bb
+++ b/packages/gnome/gnome-vfs-dbus_svn.bb
@@ -1,6 +1,6 @@
LICENSE = "GPL"
SECTION = "x11/gnome"
-PR = "r0"
+PR = "r1"
PROVIDES = "gnome-vfs"
RPROVIDES = "gnome-vfs"
@@ -17,9 +17,8 @@ SRC_URI = "svn://developer.imendio.com/svn/gnome-vfs-dbus;module=trunk;proto=htt
file://gconftool-lossage.patch;patch=1;pnum=1 \
file://glib-after-nameser.patch;patch=1;pnum=1 \
file://gtk-doc.m4 \
- file://gtk-doc.make"
-# Missing patch
-# file://werror_compile.patch;patch=1;pnum=1
+ file://gtk-doc.make \
+ file://werror_compile.patch;patch=1;pnum=1"
EXTRA_OECONF = "--with-ipc=dbus --disable-gtk-doc"
S = "${WORKDIR}/trunk"