maintainer-feedback requested: [Bug 271506] graphics/gegl: Fails to build with V4L option disabled

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 19 May 2023 08:43:24 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome (Nobody)
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 271506: graphics/gegl: Fails to build with V4L option disabled
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271506



--- Description ---
The build fails (in the configure phase), with the following error when the
TIFF option is disabled:

-------
[...]
Run-time dependency libspiro found: YES 20221101
Dependency libtiff-4 skipped: feature libtiff disabled
Run-time dependency libv4l1 found: NO (tried pkgconfig)

meson.build:392:12: ERROR: Dependency "libv4l1" not found, tried pkgconfig
--------