[oe-commits] Koen Kooi : eds-dbus: add missing dep on libical

git version control git at git.openembedded.org
Sun Aug 8 07:58:57 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 20bdeb6ffcf63c2495c796453eaab6b87fe77e4f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=20bdeb6ffcf63c2495c796453eaab6b87fe77e4f

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Aug  5 16:15:31 2010 +0200

eds-dbus: add missing dep on libical

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/eds/eds-dbus_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/eds/eds-dbus_git.bb b/recipes/eds/eds-dbus_git.bb
index 5429ab1..7e2f094 100644
--- a/recipes/eds/eds-dbus_git.bb
+++ b/recipes/eds/eds-dbus_git.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Evolution database backend server"
 HOMEPAGE = "http://labs.o-hand.com/embedded-eds/"
 LICENSE = "LGPL"
-DEPENDS = "intltool-native libglade glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib intltool libxml2"
+DEPENDS = "libical intltool-native libglade glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib intltool libxml2"
 
 SRCREV = "91812cd2f797fb8ec8befbb2685037584ce144ee"
 PV = "1.4.0"





More information about the Openembedded-commits mailing list