diff config.pri.in @ 352:d59bb887e4d2

* Update build scripts again; SV now builds (perhaps some problems at runtime still though)
author Chris Cannam
date Wed, 22 Sep 2010 12:27:35 +0100
parents 41f3e8d56bac
children 03cdb36add0c
line wrap: on
line diff
--- a/config.pri.in	Wed Sep 22 11:39:37 2010 +0100
+++ b/config.pri.in	Wed Sep 22 12:27:35 2010 +0100
@@ -6,3 +6,5 @@
 
 LIBS += @LIBS@
 
+linux*: LIBS += -lasound
+