All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] libsecret: add dependency on intltool-native
@ 2015-11-10 22:28 Joe Slater
  2015-11-12 10:29 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Slater @ 2015-11-10 22:28 UTC (permalink / raw)
  To: openembedded-core, randy.macleod

intltoolize is needed by configure.

Signed-off-by: Joe Slater <jslater@windriver.com>
---
 meta/recipes-gnome/libsecret/libsecret_0.18.2.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-gnome/libsecret/libsecret_0.18.2.bb b/meta/recipes-gnome/libsecret/libsecret_0.18.2.bb
index 8fc0018..a1dcc78 100644
--- a/meta/recipes-gnome/libsecret/libsecret_0.18.2.bb
+++ b/meta/recipes-gnome/libsecret/libsecret_0.18.2.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"
 
 inherit gnomebase gtk-doc
 
-DEPENDS = "glib-2.0 libgcrypt gettext-native"
+DEPENDS = "glib-2.0 libgcrypt gettext-native intltool-native"
 
 EXTRA_OECONF += "--disable-manpages"
 
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] libsecret: add dependency on intltool-native
  2015-11-10 22:28 [PATCH 1/1] libsecret: add dependency on intltool-native Joe Slater
@ 2015-11-12 10:29 ` Martin Jansa
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2015-11-12 10:29 UTC (permalink / raw)
  To: Joe Slater; +Cc: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 1361 bytes --]

On Tue, Nov 10, 2015 at 02:28:34PM -0800, Joe Slater wrote:
> intltoolize is needed by configure.
> 

Acked-By: Martin Jansa <Martin.Jansa@gmail.com>

I've sent the same fix to meta-oe, before libsecret was moved to
oe-core:
http://patchwork.openembedded.org/patch/92621/
http://patchwork.openembedded.org/patch/92615/

> Signed-off-by: Joe Slater <jslater@windriver.com>
> ---
>  meta/recipes-gnome/libsecret/libsecret_0.18.2.bb |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/recipes-gnome/libsecret/libsecret_0.18.2.bb b/meta/recipes-gnome/libsecret/libsecret_0.18.2.bb
> index 8fc0018..a1dcc78 100644
> --- a/meta/recipes-gnome/libsecret/libsecret_0.18.2.bb
> +++ b/meta/recipes-gnome/libsecret/libsecret_0.18.2.bb
> @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"
>  
>  inherit gnomebase gtk-doc
>  
> -DEPENDS = "glib-2.0 libgcrypt gettext-native"
> +DEPENDS = "glib-2.0 libgcrypt gettext-native intltool-native"
>  
>  EXTRA_OECONF += "--disable-manpages"
>  
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-12 10:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-10 22:28 [PATCH 1/1] libsecret: add dependency on intltool-native Joe Slater
2015-11-12 10:29 ` Martin Jansa

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.