mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
build fixes
This commit is contained in:
parent
4558073da6
commit
8886f5d373
4 changed files with 19 additions and 12 deletions
|
|
@ -1,7 +1,9 @@
|
|||
subdir('alsa')
|
||||
subdir('audiomixer')
|
||||
subdir('audiotestsrc')
|
||||
subdir('ffmpeg')
|
||||
if avcodec_dep.found()
|
||||
subdir('ffmpeg')
|
||||
endif
|
||||
subdir('support')
|
||||
subdir('test')
|
||||
subdir('videotestsrc')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue