summaryrefslogtreecommitdiff
path: root/community/alure/build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/alure/build.patch')
-rw-r--r--community/alure/build.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/community/alure/build.patch b/community/alure/build.patch
new file mode 100644
index 000000000..6da41c0dd
--- /dev/null
+++ b/community/alure/build.patch
@@ -0,0 +1,12 @@
+diff -rupN a/src/codec_fluidsynth.cpp b/src/codec_fluidsynth.cpp
+--- a/src/codec_fluidsynth.cpp 2011-07-29 08:37:48.000000000 +0000
++++ b/src/codec_fluidsynth.cpp 2014-01-03 10:42:13.280792235 +0000
+@@ -32,7 +32,7 @@
+ #endif
+
+ #include <istream>
+-
++#include <unistd.h>
+ #include <fluidsynth.h>
+
+