summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-03-20 05:30:36 +0000
committerDavid Robillard <d@drobilla.net>2012-03-20 05:30:36 +0000
commita58f991f4da24c1e34e9668dc9dad9ec097d5d7b (patch)
tree44b50180ee5be0f9c393d6d687bd6b55e2d25e21 /wscript
parente0a0659b251d935c4e24db7e8d77e52144c80a0c (diff)
downloadlilv-a58f991f4da24c1e34e9668dc9dad9ec097d5d7b.tar.gz
lilv-a58f991f4da24c1e34e9668dc9dad9ec097d5d7b.tar.bz2
lilv-a58f991f4da24c1e34e9668dc9dad9ec097d5d7b.zip
Add sratom pkg-config dependency.
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@4086 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'wscript')
-rw-r--r--wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/wscript b/wscript
index 86dda1b..7256717 100644
--- a/wscript
+++ b/wscript
@@ -188,6 +188,7 @@ lv2-lv2plug.in-ns-ext-urid
lv2core
serd-0
sord-0
+sratom-0
'''
autowaf.build_pc(bld, 'LILV', LILV_VERSION, LILV_MAJOR_VERSION, [],
{'LILV_MAJOR_VERSION' : LILV_MAJOR_VERSION,