[SCM] csound/master: Add libsamplerate build-depend for src_conv

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sun Jul 3 19:02:29 UTC 2016


The following commit has been merged in the master branch:
commit 7765211982ee05c7c3f4f0bf0109a7b99a465fad
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sun Jul 3 14:29:01 2016 -0400

    Add libsamplerate build-depend for src_conv

diff --git a/debian/rules b/debian/rules
index 73987ef..6d4ee39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -258,6 +258,7 @@ CDBS_BUILD_DEPENDS += , \
 
 # Opcodes and other features
 CDBS_BUILD_DEPENDS += , \
+	libsamplerate0-dev, \
 	libfltk1.1-dev, \
 	libfluidsynth-dev, \
 	liblo-dev, \

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list