]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0-plugins-bad: fix dependencies for uvch264 PACKAGECONFIG
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 12 Nov 2015 11:49:37 +0000 (12:49 +0100)
committerRobert Yang <liezhi.yang@windriver.com>
Mon, 28 Dec 2015 07:03:14 +0000 (23:03 -0800)
commit470f5ae7d9a7283a40f9dacdcc86f3b3b36fb572
tree9cb7123a8cc5a936cc65ee972e37cf2caa563166
parent9b21563448c2616792bfc411a8f2b9bb48e38a78
gstreamer1.0-plugins-bad: fix dependencies for uvch264 PACKAGECONFIG

* ERROR: gstreamer1.0-plugins-bad: gstreamer1.0-plugins-bad-uvch264 package isn't created when building with minimal dependencies?
* ERROR: gstreamer1.0-plugins-bad: gstreamer1.0-plugins-bad-uvch264-dev package isn't created when building with minimal dependencies?

* it's because it should depend on libgudev not udev:
  configure: *** for plug-ins: uvch264 ***
  checking linux/uvcvideo.h usability... yes
  checking linux/uvcvideo.h presence... yes
  checking for linux/uvcvideo.h... yes
  checking for GST_VIDEO... yes
  checking for G_UDEV... no
  checking for LIBUSB... yes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad.inc