summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-11-24 23:15:20 +0100
committerCarl Hetherington <cth@carlh.net>2019-11-24 23:15:41 +0100
commita3bf5b976640c4830aa1f1b701216e09c42c8cf7 (patch)
tree0147038283a0a778350afe92eea998967381445f /cscript
parent5f987fa2ef789aa438f209f4e4a9d6611801b971 (diff)
Some space/tab confusions fixed. Bump libdcp to 1.6.13.v1.4.15
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 8870ca0..46d6dc0 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', 'd8490c6'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.12'))
+ return (('asdcplib-cth', 'd8490c6'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.13'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory