[oe-commits] Graham Gower : telepathy-gabble_0.7.27.bb: Add libsoup-2.4 to DEPENDS.

git version control git at git.openembedded.org
Wed Nov 3 05:07:15 UTC 2010


Module: openembedded.git
Branch: master
Commit: 12795100f3ac0f0a8828ecae02804bd086c1f913
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=12795100f3ac0f0a8828ecae02804bd086c1f913

Author: Graham Gower <graham.gower at gmail.com>
Date:   Mon Nov  1 15:08:49 2010 +0000

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 at gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Signed-off-by: Khem Raj <raj.khem 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





More information about the Openembedded-commits mailing list