v4l-utils: add libudev-zero dependency 16361/head
authorStijn Tintel <stijn@linux-ipv6.be>
Sat, 14 Aug 2021 18:51:17 +0000 (21:51 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 23 Aug 2021 14:18:08 +0000 (17:18 +0300)
commit9dc0fd7c14e585bf19abb692c1548010575c1745
treec06e8498c6653907b8f0babe43f00fdaae90bed4
parentf4c765409af34e41769882e506064ad08b6dcb64
v4l-utils: add libudev-zero dependency

When libudev-zero is enabled, v4l-utils links against it, and the
package build fails due to a missing dependency:

Package v4l-utils is missing dependencies for the following libraries:
libudev.so.1

As disabling udev doesn't seem to be supported in v4l-utils, simply add
the dependency to fix the build.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
libs/libv4l/Makefile
libs/libv4l/patches/010-remove-libudev-check.patch [deleted file]