mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 05:36:31 +01:00
minor fixes from OS X land
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2720 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
618f575ac1
commit
598e0dd010
5 changed files with 66 additions and 41 deletions
|
|
@ -10,7 +10,9 @@ Import('env install_prefix libraries')
|
|||
rb = env.Copy()
|
||||
|
||||
rb.Merge ([libraries['fftw3f'],
|
||||
libraries['fftw3'],
|
||||
libraries['vamp'],
|
||||
libraries['samplerate'],
|
||||
libraries['sndfile-ardour']
|
||||
])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue