aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/telepathy/telepathy-gabble_0.7.27.bb
diff options
context:
space:
mode:
authorGraham Gower <graham.gower@gmail.com>2010-11-01 15:08:49 +0000
committerKhem Raj <raj.khem@gmail.com>2010-11-02 21:58:21 -0700
commit12795100f3ac0f0a8828ecae02804bd086c1f913 (patch)
treec3a23b0856567c11e1469249f5a3f8cfa3e72502 /recipes/telepathy/telepathy-gabble_0.7.27.bb
parent04386651d904b8f5c2dd8b9adbb3e2f4b94fcc3a (diff)
downloadopenembedded-12795100f3ac0f0a8828ecae02804bd086c1f913.tar.gz
telepathy-gabble_0.7.27.bb: Add libsoup-2.4 to DEPENDS.
checking for SOUP... configure: error: Package requirements (libsoup-2.4) were not met: No package 'libsoup-2.4' found Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/telepathy/telepathy-gabble_0.7.27.bb')
-rw-r--r--recipes/telepathy/telepathy-gabble_0.7.27.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/telepathy/telepathy-gabble_0.7.27.bb b/recipes/telepathy/telepathy-gabble_0.7.27.bb
index 3f250a3146..896b467faf 100644
--- a/recipes/telepathy/telepathy-gabble_0.7.27.bb
+++ b/recipes/telepathy/telepathy-gabble_0.7.27.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Gabble: a Jabber/XMPP connection manager"
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
-DEPENDS = "glib-2.0 dbus loudmouth telepathy-glib"
+DEPENDS = "glib-2.0 dbus loudmouth telepathy-glib libsoup-2.4"
LICENSE = "LGPL"
# gabble.manager needs to get regenerated every release, so please don't copy it over blindly