Index: 3.0/wscript
===================================================================
--- 3.0/wscript
+++ 3.0/wscript
@@ -514,6 +514,7 @@
     autowaf.check_pkg(conf, 'gthread-2.0', uselib_store='GTHREAD', atleast_version='2.2')
     autowaf.check_pkg(conf, 'glibmm-2.4', uselib_store='GLIBMM', atleast_version='2.14.0')
     autowaf.check_pkg(conf, 'sndfile', uselib_store='SNDFILE', atleast_version='1.0.18')
+    autowaf.check_pkg(conf, 'soundtouch', uselib_store='SOUNDTOUCH', atleast_version='1.6.0')
 
     for i in children:
         sub_config_and_use(conf, i)
