[oe] [meta-oe][PATCH] v4l-utils: removed dependency to x11, no need for it

Martin Jansa martin.jansa at gmail.com
Mon Jan 27 12:27:55 UTC 2014


On Mon, Jan 27, 2014 at 10:48:02AM +0100, Urs Fässler wrote:
> ---
>  meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
> index 6737870..0f6157f 100644
> --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
> +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.8.bb
> @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=48da9957849056017dc568bbc43d8975 \
>  
>  PR = "r2"
>  
> -DEPENDS = "jpeg virtual/libx11"
> +DEPENDS = "jpeg"

See:
http://git.linuxtv.org/v4l-utils.git/blob/HEAD:/configure.ac#l82

and

commit fa4d5d1fbdd44a7511c7749263a000fd82d831f8
Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Aug 25 23:30:44 2013 +0200

    v4l-utils: Add libx11 dependency

    * configure doesn't allow to explicitly disable it

    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

If you want to disable it, then patch the configure.ac and add PACKAGECONFIG here.

Don't forget to add SOB line when sending v2.

>  inherit autotools gettext
>  
> -- 
> 1.7.10.4
> 
> _______________________________________________
> 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/20140127/cf5db6d9/attachment-0002.sig>


More information about the Openembedded-devel mailing list