* [dora][PATCH] libsoup-2.4: add intltool-native to DEPENDS
@ 2013-12-19 11:46 Paul Eggleton
2013-12-23 2:05 ` Robert Yang
0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2013-12-19 11:46 UTC (permalink / raw)
To: openembedded-core
The configure script looks for this; most of the time dependency chains
ensure this is present but we need to be explicit or failures can
occur.
Reported by Nicolas Dechesne <nicolas.dechesne@linaro.org>
(From OE-Core master rev: 22e45ed7d74ceb4a719e7b5889400c20ed4a0783)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb
index ef8d439..1614a3d 100644
--- a/meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb
+++ b/meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
SECTION = "x11/gnome/libs"
-DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3"
+DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 intltool-native"
# libsoup-gnome is entirely deprecated and just stubs in 2.42 onwards. Enable
# by default but let it be easily disabled.
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [dora][PATCH] libsoup-2.4: add intltool-native to DEPENDS
2013-12-19 11:46 [dora][PATCH] libsoup-2.4: add intltool-native to DEPENDS Paul Eggleton
@ 2013-12-23 2:05 ` Robert Yang
0 siblings, 0 replies; 2+ messages in thread
From: Robert Yang @ 2013-12-23 2:05 UTC (permalink / raw)
To: Paul Eggleton, openembedded-core
Thanks, I will add it to dora-next.
// Robert
On 12/19/2013 07:46 PM, Paul Eggleton wrote:
> The configure script looks for this; most of the time dependency chains
> ensure this is present but we need to be explicit or failures can
> occur.
>
> Reported by Nicolas Dechesne <nicolas.dechesne@linaro.org>
>
> (From OE-Core master rev: 22e45ed7d74ceb4a719e7b5889400c20ed4a0783)
>
> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> ---
> meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb
> index ef8d439..1614a3d 100644
> --- a/meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb
> +++ b/meta/recipes-support/libsoup/libsoup-2.4_2.42.1.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
>
> SECTION = "x11/gnome/libs"
>
> -DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3"
> +DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 intltool-native"
>
> # libsoup-gnome is entirely deprecated and just stubs in 2.42 onwards. Enable
> # by default but let it be easily disabled.
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-23 2:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-19 11:46 [dora][PATCH] libsoup-2.4: add intltool-native to DEPENDS Paul Eggleton
2013-12-23 2:05 ` Robert Yang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox