Skip to content

Compare: Dependencies Windows

New page
Showing with 20 additions and 9 deletions.
  1. +19 −8 Dependencies-Ubuntu.md
  2. +1 −1 Dependencies-Windows.md
2 changes: 1 addition & 1 deletion Dependencies-Windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ FAILED: plugins/ZynAddSubFx/zynaddsubfx/src/UI/CMakeFiles/zynaddsubfx_gui.dir/Ma
pacman -Syu --noconfirm
pacman -S perl-List-MoreUtils perl-XML-Parser pactoys base-devel git --needed --noconfirm
pacboy -S cmake:p cc:p libsndfile:p fluidsynth:p fltk:p fftw:p \
libsamplerate:p libgig:p SDL2:p qt5-base:p lv2:p lilv:p suil:p jack2:p nsis:p \
libsamplerate:p libgig:p SDL2:p qt5-base:p qt5-svg:p lv2:p lilv:p suil:p jack2:p nsis:p \
--needed --noconfirm
git clone https://github.com/LMMS/lmms.git
cd lmms
Expand Down