mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: bluez-alsa: Fix typo in description.
* gnu/packages/audio.scm (bluez-alsa)[description]: Fix typo.
This commit is contained in:
parent
f0ca97f56f
commit
cb22d103fb
1 changed files with 1 additions and 1 deletions
|
@ -4093,7 +4093,7 @@ (define-public bluez-alsa
|
|||
(home-page "https://github.com/Arkq/bluez-alsa")
|
||||
(synopsis "Bluetooth ALSA backend")
|
||||
(description "This project is a rebirth of a direct integration between
|
||||
Bluez and ALSA. Since Bluez >= 5, the build-in integration has been removed
|
||||
Bluez and ALSA. Since Bluez >= 5, the built-in integration has been removed
|
||||
in favor of 3rd party audio applications. From now on, Bluez acts as a
|
||||
middleware between an audio application, which implements Bluetooth audio
|
||||
profile, and a Bluetooth audio device. BlueALSA registers all known Bluetooth
|
||||
|
|
Loading…
Reference in a new issue