mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Remove media-session from this tree
It is now available as a separate project in https://gitlab.freedesktop.org/pipewire/media-session The code required by pw-reservice has moved to src/tools/reserve.{c|h}
This commit is contained in:
parent
bd8ec29bb5
commit
1bced6b2ef
52 changed files with 21 additions and 16470 deletions
|
|
@ -69,6 +69,7 @@ summary({'Build pw-cat tool': build_pw_cat}, bool_yn: true, section: 'pw-cat/pw-
|
|||
|
||||
if dbus_dep.found()
|
||||
executable('pw-reserve',
|
||||
'reserve.h',
|
||||
'pw-reserve.c',
|
||||
install: true,
|
||||
dependencies : [dbus_dep, pipewire_dep],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue