diff options
Diffstat (limited to 'openembedded/packages/gnome/gconf-dbus_svn.bb')
| -rw-r--r-- | openembedded/packages/gnome/gconf-dbus_svn.bb | 3 |
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" | |||
| 8 | RPROVIDES_${PN}-dev = "gconf-dev" | 8 | RPROVIDES_${PN}-dev = "gconf-dev" |
| 9 | 9 | ||
| 10 | PV = "2.10.0+svn${SRCDATE}" | 10 | PV = "2.10.0+svn${SRCDATE}" |
| 11 | PR = "r1" | 11 | PR = "r2" |
| 12 | 12 | ||
| 13 | SRC_URI = "svn://developer.imendio.com/svn/gconf-dbus;module=trunk;proto=http \ | 13 | SRC_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 | ||
