mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
ci: enable ffmpeg in build_on_debian
The dependencies are already installed, but since the ffmpeg related meson options are set to `disabled`, they were not used.
This commit is contained in:
parent
e72962fb42
commit
e4480cf804
1 changed files with 2 additions and 0 deletions
|
|
@ -343,6 +343,8 @@ build_on_debian:
|
|||
-D systemd-system-service=disabled
|
||||
-D onnxruntime=disabled
|
||||
-D vulkan=enabled
|
||||
-D ffmpeg=enabled
|
||||
-D pw-cat-ffmpeg=enabled
|
||||
|
||||
.build_on_fedora:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue