fluidsynth: rework PACKAGECONFIG

* remove pulseaudio: For unknown reasons adding fluidsynth based plugins to DAW
  session starts pulseaudio server
* add readline: Having history in console makes performance tests much easier

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-02-15 13:14:48 +01:00
parent f163bf441c
commit e450bd9313

View File

@@ -1,6 +1,6 @@
PACKAGECONFIG ?= " \
sndfile \
jack \
pulseaudio \
portaudio \
readline \
sndfile \
"