[SCM] csoundqt/master: Enable recording support

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Thu Dec 1 22:56:28 UTC 2016


The following commit has been merged in the master branch:
commit 6edc0fb4dcf76ed205fe4e052f29869d97d43e44
Author: Felipe Sateler <fsateler at debian.org>
Date:   Thu Dec 1 19:52:40 2016 -0300

    Enable recording support

diff --git a/debian/rules b/debian/rules
index 490a7c9..fd38c1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ QT_SELECT = qt5
 export QT_SELECT
 
 QMAKE_ARGS = -r qcs.pro \
-    "CONFIG += build64 debugger release" \
+    "CONFIG += build64 debugger record_support release" \
     INSTALL_DIR=/usr SHARE_DIR=/usr/share \
 
 %:

-- 
csoundqt packaging



More information about the pkg-multimedia-commits mailing list