Re-enable SF2
Per https://github.com/LMMS/lmms/pull/3489#issuecomment-292976079
This commit is contained in:
committed by
Lukas W
parent
7a9396d6ea
commit
47d0e66fcc
@@ -2,9 +2,8 @@
|
||||
|
||||
PACKAGES="cmake libsndfile-dev fftw3-dev libvorbis-dev libogg-dev libmp3lame-dev
|
||||
libasound2-dev libjack-dev libsdl-dev libsamplerate0-dev libstk0-dev
|
||||
portaudio19-dev wine-dev g++-multilib libfltk1.3-dev
|
||||
libfluidsynth-dev portaudio19-dev wine-dev g++-multilib libfltk1.3-dev
|
||||
libgig-dev libsoundio-dev"
|
||||
# TODO: Add libfluidsynth-dev when ready
|
||||
|
||||
# Help with unmet dependencies
|
||||
PACKAGES="$PACKAGES libjack0"
|
||||
|
||||
Reference in New Issue
Block a user