mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
ci: do not install libv4l
`libv4l` has not been necessary for a long time, so drop it.
This commit is contained in:
parent
2420c3a8c8
commit
09a5b7ee35
1 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue