summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-04-28 21:58:26 +0100
committerCarl Hetherington <cth@carlh.net>2019-04-28 21:58:26 +0100
commit10b9c2663108af725cf447dd6d48d7d5023326d5 (patch)
treeed093f2eff06ab9fddc93e2f1e93df854b8b68bb /cscript
parent48705a2b88e8300f19c5ed16078a46c0647da30d (diff)
parent35e4ac79550d550bfe6ab07b8bd1895984a11d41 (diff)
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/libsub
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 9f32fdd..07afb0c 100644
--- a/cscript
+++ b/cscript
@@ -20,7 +20,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', '6648afc'), ('libcxml', '0d18df4'), ('libdcp', '1ca2f66'))
+ return (('asdcplib-cth', '6648afc'), ('libcxml', '0d18df4'), ('libdcp', '09af1b3'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory