summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/gnome/gconf-dbus_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/gnome/gconf-dbus_svn.bb')
-rw-r--r--openembedded/packages/gnome/gconf-dbus_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/openembedded/packages/gnome/gconf-dbus_svn.bb b/openembedded/packages/gnome/gconf-dbus_svn.bb
index 1b843f2222..1aba51c56c 100644
--- a/openembedded/packages/gnome/gconf-dbus_svn.bb
+++ b/openembedded/packages/gnome/gconf-dbus_svn.bb
@@ -8,12 +8,13 @@ RPROVIDES_${PN} = "gconf"
8RPROVIDES_${PN}-dev = "gconf-dev" 8RPROVIDES_${PN}-dev = "gconf-dev"
9 9
10PV = "2.10.0+svn${SRCDATE}" 10PV = "2.10.0+svn${SRCDATE}"
11PR = "r1" 11PR = "r2"
12 12
13SRC_URI = "svn://developer.imendio.com/svn/gconf-dbus;module=trunk;proto=http \ 13SRC_URI = "svn://developer.imendio.com/svn/gconf-dbus;module=trunk;proto=http \
14 file://gconf-dbus-update.patch;patch=1;pnum=0 \ 14 file://gconf-dbus-update.patch;patch=1;pnum=0 \
15 file://xml-backend-locks-compile-fix.patch;patch=1 \ 15 file://xml-backend-locks-compile-fix.patch;patch=1 \
16 file://no-deprecation.patch;patch=1 \ 16 file://no-deprecation.patch;patch=1 \
17 file://remove-old-translations.patch;patch=1 \
17 file://xml-backend-oldxml-Makefile.patch \ 18 file://xml-backend-oldxml-Makefile.patch \
18 file://69gconfd-dbus" 19 file://69gconfd-dbus"
19 20