summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SConstruct8
1 files changed, 4 insertions, 4 deletions
diff --git a/SConstruct b/SConstruct
index 9bfd864ea0..86f121024c 100644
--- a/SConstruct
+++ b/SConstruct
@@ -452,10 +452,10 @@ deps = \
'lrdf' : '0.4.0',
'jack' : '0.109.0',
'libgnomecanvas-2.0' : '2.0',
- 'aubio' : '0.3.2',
- 'ogg' : '1.1.2',
- 'flac' : '1.2.1',
- 'sndfile' : '1.0.18'
+ 'aubio' : '0.3.2',
+ 'ogg' : '1.1.2',
+ 'flac' : '1.2.1',
+ 'sndfile' : '1.0.18'
}
def DependenciesRequiredMessage():