summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2007-05-07 03:26:43 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2007-05-07 03:26:43 +0000
commit5183f9b77296d567e36007ef6ae0f3d9bd66bbff (patch)
tree0563c5d8eaee5728c91729e6f670829d5b522ce0 /SConstruct
parentebe4fc9d887cab1f7d6c404581762d797cc744aa (diff)
require new JACK API; fix inheritance bug in AudioRegion::verify_*()
git-svn-id: svn://localhost/ardour2/branches/midi@1789 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index ec14f71390..cf4215a908 100644
--- a/SConstruct
+++ b/SConstruct
@@ -413,7 +413,7 @@ deps = \
'samplerate' : '0.1.0',
'raptor' : '1.4.2',
'lrdf' : '0.4.0',
- 'jack' : '0.102.29',
+ 'jack' : '0.105.0',
'libgnomecanvas-2.0' : '2.0'
}