[SCM] clam/master: Add libjack-dev to Build-depends so it builds also against jack1

rosea-guest at users.alioth.debian.org rosea-guest at users.alioth.debian.org
Mon May 16 08:37:19 UTC 2011


The following commit has been merged in the master branch:
commit c4943eb417daf4027d8ef51779cc3df28b6e72c5
Author: rosea grammostola <rosea.grammostola at gmail.com>
Date:   Mon May 16 10:04:15 2011 +0200

    Add libjack-dev to Build-depends so it builds also against jack1

diff --git a/debian/control b/debian/control
index a535960..2121f51 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: TANIGUCHI Takaki <takaki at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
 	scons,
 	libasound2-dev,
-	libjack-jackd2-dev,
+	libjack-dev | libjack-jackd2-dev,
 	libfftw3-dev,
 	libxerces-c2-dev,
 	ladspa-sdk,

-- 
clam packaging



More information about the pkg-multimedia-commits mailing list