All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] v4l-utils: removed dependency to x11, no need for it
@ 2014-01-27  9:48 Urs Fässler
  2014-01-27 12:27 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Urs Fässler @ 2014-01-27  9:48 UTC (permalink / raw)
  To: openembedded-devel

---
 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"
 
 inherit autotools gettext
 
-- 
1.7.10.4



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

end of thread, other threads:[~2014-01-27 12:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.