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.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gnome/gnome-vfs-dbus_svn.bb b/packages/gnome/gnome-vfs-dbus_svn.bb
index 466d52adbe..7a48fb6ca3 100644
--- a/packages/gnome/gnome-vfs-dbus_svn.bb
+++ b/packages/gnome/gnome-vfs-dbus_svn.bb
@@ -18,7 +18,8 @@ SRC_URI = "svn://developer.imendio.com/svn/gnome-vfs-dbus;module=trunk;proto=htt
file://glib-after-nameser.patch;patch=1;pnum=1 \
file://gtk-doc.m4 \
file://gtk-doc.make \
- file://werror_compile.patch;patch=1;pnum=1"
+ file://werror_compile.patch;patch=1;pnum=1 \
+ file://dbus-api-change.patch;patch=1"
EXTRA_OECONF = "--with-ipc=dbus --disable-gtk-doc"
S = "${WORKDIR}/trunk"