[SCM] qjackctl/master: Build against the latest libraries available in experimental to enable the JACK session support.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Dec 2 19:18:13 UTC 2010


The following commit has been merged in the master branch:
commit 25acb91c21935c895dde7a08e38f1b985eb499d6
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Dec 2 20:16:11 2010 +0100

    Build against the latest libraries available in experimental to enable the JACK session support.

diff --git a/debian/control b/debian/control
index 066bc09..07f3d88 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Adrian Knoth <adi at drcomp.erfurt.thur.de>,
 Build-Depends: debhelper (>= 7.0.0),
  cdbs,
  libqt4-dev,
- libjack-dev,
+ libjack-dev (>= 1:0.118+svn4089-1~) | libjack-jackd2-dev (>= 1.9.6~dfsg.1-3~),
  libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
  libx11-dev
 Standards-Version: 3.9.1

-- 
qjackctl packaging



More information about the pkg-multimedia-commits mailing list