From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] v4l-utils: removed dependency to x11, no need for it
Date: Mon, 27 Jan 2014 13:27:55 +0100 [thread overview]
Message-ID: <20140127122755.GG3718@jama> (raw)
In-Reply-To: <1390816082-17372-1-git-send-email-urs@bytesatwork.ch>
[-- Attachment #1: Type: text/plain, Size: 1490 bytes --]
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@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@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@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
prev parent reply other threads:[~2014-01-27 12:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-27 9:48 [meta-oe][PATCH] v4l-utils: removed dependency to x11, no need for it Urs Fässler
2014-01-27 12:27 ` Martin Jansa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140127122755.GG3718@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.