git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c352aa6
)
eds-dbus: add missing dep on libical
author
Koen Kooi
<koen@openembedded.org>
Thu, 5 Aug 2010 14:15:31 +0000
(16:15 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 5 Aug 2010 14:16:00 +0000
(16:16 +0200)
recipes/eds/eds-dbus_git.bb
patch
|
blob
|
history
diff --git
a/recipes/eds/eds-dbus_git.bb
b/recipes/eds/eds-dbus_git.bb
index
d4c8f84
..
ee1addb
100644
(file)
--- 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"