mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
remove obsolete dbus protocol
This commit is contained in:
parent
6f8268df40
commit
7cbdaeb3b6
2 changed files with 0 additions and 647 deletions
|
|
@ -57,14 +57,6 @@ pipewire_module_link_factory = shared_library('pipewire-module-link-factory',
|
|||
dependencies : [mathlib, dl_lib, pipewire_dep],
|
||||
)
|
||||
|
||||
#pipewire_module_protocol_dbus = shared_library('pipewire-module-protocol-dbus', [ 'module-protocol-dbus.c', gdbus_target ],
|
||||
# c_args : pipewire_module_c_args,
|
||||
# include_directories : [configinc, spa_inc],
|
||||
# install : true,
|
||||
# install_dir : modules_install_dir,
|
||||
# dependencies : [glib_dep, gio_dep, mathlib, dl_lib, pipewire_dep],
|
||||
#)
|
||||
|
||||
pipewire_module_protocol_native_deps = [mathlib, dl_lib, pipewire_dep]
|
||||
|
||||
if get_option('systemd')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue