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 <[email protected]> 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 <[email protected]> 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 > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
