diff options
-rw-r--r-- | meta/packages/eds/eds-dbus_svn.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/eds/eds-dbus_svn.bb b/meta/packages/eds/eds-dbus_svn.bb index b84cd9a960..c8ad0a4062 100644 --- a/meta/packages/eds/eds-dbus_svn.bb +++ b/meta/packages/eds/eds-dbus_svn.bb | |||
@@ -3,8 +3,7 @@ HOMEPAGE = "http://projects.o-hand.com/eds" | |||
3 | LICENSE = "LGPL" | 3 | LICENSE = "LGPL" |
4 | DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib" | 4 | DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib" |
5 | 5 | ||
6 | PV = "1.4.0+svn${SRCDATE}" | 6 | PV = "1.4.0+svnr${SRCREV}" |
7 | PR = "r8" | ||
8 | 7 | ||
9 | SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ | 8 | SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ |
10 | file://oh-contact.patch;patch=1;pnum=0 \ | 9 | file://oh-contact.patch;patch=1;pnum=0 \ |