mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +01:00
Lower soundtouch version dependency to 1.2.1 w/ SYSLIBS=1. Compiles here...
git-svn-id: svn://localhost/ardour2/trunk@2798 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c430323217
commit
8c2715ce2c
1 changed files with 1 additions and 1 deletions
|
|
@ -884,7 +884,7 @@ if env['SYSLIBS']:
|
|||
'sigc++-2.0' : '2.0',
|
||||
'gtkmm-2.4' : '2.8',
|
||||
'libgnomecanvasmm-2.6' : '2.12.0',
|
||||
'libSoundTouch' : '1.3.1'
|
||||
'libSoundTouch' : '1.2.1'
|
||||
}
|
||||
|
||||
conf = Configure(env, custom_tests = { 'CheckPKGConfig' : CheckPKGConfig,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue