mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-14 05:34:06 -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:
|
.fedora:
|
||||||
variables:
|
variables:
|
||||||
# Update this tag when you want to trigger a rebuild
|
# 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_VERSION: '41'
|
||||||
FDO_DISTRIBUTION_PACKAGES: >-
|
FDO_DISTRIBUTION_PACKAGES: >-
|
||||||
alsa-lib-devel
|
alsa-lib-devel
|
||||||
|
|
@ -64,7 +64,6 @@ include:
|
||||||
libubsan
|
libubsan
|
||||||
libusb1-devel
|
libusb1-devel
|
||||||
lilv-devel
|
lilv-devel
|
||||||
libv4l-devel
|
|
||||||
libva-devel
|
libva-devel
|
||||||
libX11-devel
|
libX11-devel
|
||||||
ModemManager-devel
|
ModemManager-devel
|
||||||
|
|
@ -101,7 +100,7 @@ include:
|
||||||
.ubuntu:
|
.ubuntu:
|
||||||
variables:
|
variables:
|
||||||
# Update this tag when you want to trigger a rebuild
|
# 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_VERSION: '22.04'
|
||||||
FDO_DISTRIBUTION_PACKAGES: >-
|
FDO_DISTRIBUTION_PACKAGES: >-
|
||||||
debhelper-compat
|
debhelper-compat
|
||||||
|
|
@ -122,7 +121,6 @@ include:
|
||||||
libsnapd-glib-dev
|
libsnapd-glib-dev
|
||||||
libudev-dev
|
libudev-dev
|
||||||
libva-dev
|
libva-dev
|
||||||
libv4l-dev
|
|
||||||
libx11-dev
|
libx11-dev
|
||||||
meson
|
meson
|
||||||
ninja-build
|
ninja-build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue