[oe] [PATCH] telepathy-gabble_0.7.27.bb: Add libsoup-2.4 to DEPENDS.

Graham Gower graham.gower at gmail.com
Tue Nov 2 01:08:49 UTC 2010


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 at gmail.com>
---
 recipes/telepathy/telepathy-gabble_0.7.27.bb |    2 +-
 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 3f250a3..896b467 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
-- 
1.7.1





More information about the Openembedded-devel mailing list