ci: do not install libv4l

`libv4l` has not been necessary for a long time, so drop it.
This commit is contained in:
Barnabás Pőcze 2025-05-10 17:08:08 +02:00 committed by Wim Taymans
parent 2420c3a8c8
commit 09a5b7ee35

View file

@ -35,7 +35,7 @@ include:
.fedora:
variables:
# Update this tag when you want to trigger a rebuild
FDO_DISTRIBUTION_TAG: '2025-04-06.1'
FDO_DISTRIBUTION_TAG: '2025-05-10.0'
FDO_DISTRIBUTION_VERSION: '41'
FDO_DISTRIBUTION_PACKAGES: >-
alsa-lib-devel
@ -64,7 +64,6 @@ include:
libubsan
libusb1-devel
lilv-devel
libv4l-devel
libva-devel
libX11-devel
ModemManager-devel
@ -101,7 +100,7 @@ include:
.ubuntu:
variables:
# Update this tag when you want to trigger a rebuild
FDO_DISTRIBUTION_TAG: '2025-03-25.0'
FDO_DISTRIBUTION_TAG: '2025-05-10.0'
FDO_DISTRIBUTION_VERSION: '22.04'
FDO_DISTRIBUTION_PACKAGES: >-
debhelper-compat
@ -122,7 +121,6 @@ include:
libsnapd-glib-dev
libudev-dev
libva-dev
libv4l-dev
libx11-dev
meson
ninja-build