diff options
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 |