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