summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-09-19 17:46:38 +0000
committerDavid Robillard <d@drobilla.net>2008-09-19 17:46:38 +0000
commit8f4c1f56ae3089a5d021c7752f736d1ba5a25655 (patch)
tree96abc5ea0978f57b13f228fb9daae87e0fd5545f /SConstruct
parente59facb5816992f0d81fa6b594503165d7a3b025 (diff)
Make building with aubio (actually) optional.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3764 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 0 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 88ffd6993a..9bda5d3441 100644
--- a/SConstruct
+++ b/SConstruct
@@ -453,7 +453,6 @@ deps = \
'lrdf' : '0.4.0',
'jack' : '0.109.0',
'libgnomecanvas-2.0' : '2.0',
- 'aubio' : '0.3.2'
}
def DependenciesRequiredMessage():