[oe] [meta-gnome][PATCH] gvfs-gdu-volume-monitor: Define build dependency on libgnome-keyring

Martin Jansa martin.jansa at gmail.com
Sun Apr 20 11:42:40 UTC 2014


On Fri, Mar 28, 2014 at 11:23:29AM -0700, Adam YH Lee wrote:
> Build fails due to missing libgnome-keyring static library
> (libgnome-keyring.la). libgnome-keyring has to be
> explicitly listed as one of the dependencies.

Merged, thanks!

> 
> Signed-off-by: Adam YH Lee <adam.yh.lee at gmail.com>
> ---
>  .../gvfs/gvfs-gdu-volume-monitor_1.10.1.bb         |    3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb b/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb
> index bd6d9de..cf0ab0c 100644
> --- a/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb
> +++ b/meta-gnome/recipes-gnome/gvfs/gvfs-gdu-volume-monitor_1.10.1.bb
> @@ -2,8 +2,7 @@ require gvfs.inc
>  
>  BPN = "gvfs"
>  
> -DEPENDS = "gvfs gnome-disk-utility"
> -
> +DEPENDS = "gvfs gnome-disk-utility libgnome-keyring"
>  PR = "${INC_PR}.0"
>  
>  # we need gdu files only: reduce files to delete in libexecdir
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20140420/d07acc0b/attachment-0002.sig>


More information about the Openembedded-devel mailing list