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
@ -884,7 +884,7 @@ if env['SYSLIBS']:
|
|||||||
'sigc++-2.0' : '2.0',
|
'sigc++-2.0' : '2.0',
|
||||||
'gtkmm-2.4' : '2.8',
|
'gtkmm-2.4' : '2.8',
|
||||||
'libgnomecanvasmm-2.6' : '2.12.0',
|
'libgnomecanvasmm-2.6' : '2.12.0',
|
||||||
'libSoundTouch' : '1.3.1'
|
'libSoundTouch' : '1.2.1'
|
||||||
}
|
}
|
||||||
|
|
||||||
conf = Configure(env, custom_tests = { 'CheckPKGConfig' : CheckPKGConfig,
|
conf = Configure(env, custom_tests = { 'CheckPKGConfig' : CheckPKGConfig,
|
||||||
|
Loading…
Reference in New Issue
Block a user