mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-19 08:57:14 -05:00
export-sink: change contrast property
This commit is contained in:
parent
c5df05d3f3
commit
06ba8c9a7e
2 changed files with 57 additions and 2 deletions
|
|
@ -29,6 +29,6 @@ if sdl_dep.found()
|
|||
executable('export-sink',
|
||||
'export-sink.c',
|
||||
install: false,
|
||||
dependencies : [pipewire_dep, sdl_dep],
|
||||
dependencies : [pipewire_dep, sdl_dep, mathlib],
|
||||
)
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue