* [PATCH] telepathy-gabble_0.7.27.bb: Add libsoup-2.4 to DEPENDS.
@ 2010-11-02 1:08 Graham Gower
2010-11-02 6:25 ` Frans Meulenbroeks
0 siblings, 1 reply; 2+ messages in thread
From: Graham Gower @ 2010-11-02 1:08 UTC (permalink / raw)
To: openembedded-devel
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>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] telepathy-gabble_0.7.27.bb: Add libsoup-2.4 to DEPENDS.
2010-11-02 1:08 [PATCH] telepathy-gabble_0.7.27.bb: Add libsoup-2.4 to DEPENDS Graham Gower
@ 2010-11-02 6:25 ` Frans Meulenbroeks
0 siblings, 0 replies; 2+ messages in thread
From: Frans Meulenbroeks @ 2010-11-02 6:25 UTC (permalink / raw)
To: openembedded-devel
2010/11/2 Graham Gower <graham.gower@gmail.com>:
> 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>
Good find!
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@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
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-02 6:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-02 1:08 [PATCH] telepathy-gabble_0.7.27.bb: Add libsoup-2.4 to DEPENDS Graham Gower
2010-11-02 6:25 ` Frans Meulenbroeks
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.