aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/eds/eds-tools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/eds/eds-tools_git.bb')
-rw-r--r--meta/recipes-sato/eds/eds-tools_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/eds/eds-tools_git.bb b/meta/recipes-sato/eds/eds-tools_git.bb
index cf0d72fa95..97279ce76f 100644
--- a/meta/recipes-sato/eds/eds-tools_git.bb
+++ b/meta/recipes-sato/eds/eds-tools_git.bb
@@ -1,11 +1,11 @@
LICENSE = "GPLv2"
SECTION = "x11"
-DEPENDS = "dbus-glib eds-dbus"
+DEPENDS = "dbus-glib evolution-data-server"
RDEPENDS_${PN} = "libedata-book"
DESCRIPTION = "Test applications for EDS"
SRCREV = "5e9afbd22a021d1f0d0a0249d5995d19dd770584"
-PR = "r1"
+PR = "r3"
SRC_URI = "git://github.com/rossburton/eds-tools.git;protocol=git"