summaryrefslogtreecommitdiffstats
path: root/audio/alsamodularsynth/configure.patch
diff options
context:
space:
mode:
author fuzzix2016-11-06 01:18:49 +0100
committer Willy Sudiarto Raharjo2016-11-07 00:10:56 +0100
commit1b9059091eb1318e5f1b0bbd5a1d530bfba22c0b (patch)
tree335a192ad6eca58c137644f960ab6673fa398edd /audio/alsamodularsynth/configure.patch
parent37e7eacfcead765e927dccee11ecbcb6e9291cc4 (diff)
downloadslackbuilds-1b9059091eb1318e5f1b0bbd5a1d530bfba22c0b.tar.gz
audio/alsamodularsynth: Updated for version 2.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/alsamodularsynth/configure.patch')
-rw-r--r--audio/alsamodularsynth/configure.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/alsamodularsynth/configure.patch b/audio/alsamodularsynth/configure.patch
new file mode 100644
index 0000000000..5eb932b67a
--- /dev/null
+++ b/audio/alsamodularsynth/configure.patch
@@ -0,0 +1,11 @@
+--- ams-2.1.2/configure.old 2016-11-05 22:20:32.871586260 +0000
++++ ams-2.1.2/configure 2016-11-05 22:20:46.776496504 +0000
+@@ -6360,7 +6360,7 @@
+ #define HAVE_LIBQTOPENGL 1
+ _ACEOF
+
+- LIBS="-lQtOpenGL $LIBS"
++ LIBS=" -lQtOpenGL $LIBS"
+
+ else
+ as_fn_error $? "QtOpenGL is required" "$LINENO" 5