summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-09 18:17:53 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-09 18:17:53 +0100
commit45a79e2c564210f57b6d86e9a29456d09adbbb98 (patch)
treedc76209f086932071d9ed7df1506929eefcb192d /cscript
parent04d92c20dd7e40aad85071faef624e8d233090f6 (diff)
Bump libdcp for libcxml.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 9ed8d8b..42aafc8 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libdcp', '6a9f369'),)
+ return (('libdcp', 'c9530d6'),)
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory