mpd: add libao output
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
soxr,
|
||||
# Outputs
|
||||
alsa-lib,
|
||||
libao,
|
||||
libjack2,
|
||||
libpulseaudio,
|
||||
libshout,
|
||||
@@ -112,6 +113,7 @@ let
|
||||
soxr = [ soxr ];
|
||||
# Output plugins
|
||||
alsa = [ alsa-lib ];
|
||||
ao = [ libao ];
|
||||
jack = [ libjack2 ];
|
||||
pipewire = [ pipewire ];
|
||||
pulse = [ libpulseaudio ];
|
||||
|
||||
Reference in New Issue
Block a user