audiographer unit-test libs
authorRobin Gareus <robin@gareus.org>
Wed, 10 Feb 2016 18:28:43 +0000 (19:28 +0100)
committerRobin Gareus <robin@gareus.org>
Wed, 10 Feb 2016 18:28:43 +0000 (19:28 +0100)
libs/audiographer/wscript

index 0be64a86a8ea3ac67922f4a5eb0f3d422b9ce12b..17e7482f3f0b3b0c1ecbd464f6e639c7f3316b1c 100644 (file)
@@ -124,7 +124,7 @@ def build(bld):
             '''
 
         obj.use          = 'libaudiographer'
-        obj.uselib       = 'CPPUNIT GLIBMM'
+        obj.uselib       = 'CPPUNIT GLIBMM SAMPLERATE SNDFILE FFTW3F VAMPSDK VAMPHOSTSDK'
         obj.target       = 'run-tests'
         obj.install_path = ''