Index: libs/ardour/wscript
===================================================================
--- libs/ardour/wscript	(revision 10187)
+++ libs/ardour/wscript	(working copy)
@@ -259,7 +259,7 @@
     if conf.is_defined('HAVE_LILV'):
         autowaf.check_pkg(conf, 'suil-0', uselib_store='SUIL',
                           atleast_version='0.2.0', mandatory=False)
-    autowaf.check_pkg(conf, 'soundtouch-1.0', uselib_store='SOUNDTOUCH',
+    autowaf.check_pkg(conf, 'soundtouch', uselib_store='SOUNDTOUCH',
                       mandatory=False)
     autowaf.check_pkg(conf, 'cppunit', uselib_store='CPPUNIT',
                       atleast_version='1.12.0', mandatory=False)
