From 5e02b65983453254efe1f90c9991f8a90f9e97d9 Mon Sep 17 00:00:00 2001
From: Sojourner Truth <jon.w.wilkes@gmail.com>
Date: Fri, 12 Aug 2016 21:14:37 -0400
Subject: [PATCH] add fluidsynth dependency for Windows build

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 73d5782af..1c83ba484 100644
--- a/README.md
+++ b/README.md
@@ -105,6 +105,7 @@ that case, but I haven't tested doing it like that. Sorry. Get a better OS...)
    Purr Data. Issue the following command:<code>
 pacman -S autoconf automake git libtool \
           make mingw-w64-i686-dlfcn mingw-w64-i686-fftw \
+          mingw-w64-i686-fluidsynth \
           mingw-w64-i686-ftgl mingw-w64-i686-fribidi \
           mingw-w64-i686-ladspa-sdk mingw-w64-i686-lame \
           mingw-w64-i686-libsndfile mingw-w64-i686-libvorbis \
-- 
GitLab