From 12795100f3ac0f0a8828ecae02804bd086c1f913 Mon Sep 17 00:00:00 2001 From: Graham Gower Date: Mon, 1 Nov 2010 15:08:49 +0000 Subject: [PATCH] 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 Acked-by: Frans Meulenbroeks Signed-off-by: Khem Raj --- recipes/telepathy/telepathy-gabble_0.7.27.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5