diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-04-19 17:26:01 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-04-26 10:01:57 +0100 |
commit | 6189a8a05620974c098d548c26502453f371fe26 (patch) | |
tree | 51c9c8aacb4dac645e743d24cf9fee91097123f1 /meta/recipes-sato/pimlico/tasks.inc | |
parent | 90b7227f48c8250851d4c1a298364062a79403e6 (diff) | |
download | openembedded-core-6189a8a05620974c098d548c26502453f371fe26.tar.gz openembedded-core-6189a8a05620974c098d548c26502453f371fe26.tar.bz2 openembedded-core-6189a8a05620974c098d548c26502453f371fe26.zip |
evolation-data-server: Rename from eds-dbus
[YOCTO #2316]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato/pimlico/tasks.inc')
-rw-r--r-- | meta/recipes-sato/pimlico/tasks.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/pimlico/tasks.inc b/meta/recipes-sato/pimlico/tasks.inc index 7478408447..9cd525987b 100644 --- a/meta/recipes-sato/pimlico/tasks.inc +++ b/meta/recipes-sato/pimlico/tasks.inc @@ -5,7 +5,7 @@ BUGTRACKER = "https://bugzilla.gnome.org/" LICENSE = "GPLv2 & GPLv2+" SECTION = "x11" -DEPENDS = "glib-2.0 gtk+ eds-dbus" +DEPENDS = "glib-2.0 gtk+ evolution-data-server" DEPENDS_append_poky = " libowl" inherit autotools pkgconfig gtk-icon-cache |