mpd: set clientSupport to true by default
Standard "satellite" configuration from the docs will not work without this.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
, jackSupport ? true, libjack2
|
||||
, gmeSupport ? true, game-music-emu
|
||||
, icuSupport ? true, icu
|
||||
, clientSupport ? false, mpd_clientlib
|
||||
, clientSupport ? true, mpd_clientlib
|
||||
, opusSupport ? true, libopus
|
||||
}:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user