mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
bluez5: Rename backend-hsp-native to backend-native
This commit is contained in:
parent
219248d43e
commit
00cce32514
4 changed files with 18 additions and 18 deletions
|
|
@ -34,7 +34,7 @@ if fdk_aac_dep.found()
|
|||
endif
|
||||
|
||||
if get_option('bluez5-backend-native')
|
||||
bluez5_sources += ['backend-hsp-native.c']
|
||||
bluez5_sources += ['backend-native.c']
|
||||
endif
|
||||
|
||||
if get_option('bluez5-backend-ofono')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue