summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-04 23:46:56 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-04 23:46:56 +0000
commit2781cca505091c92da4ab39e997c5b8f3fd5b0a5 (patch)
treebddde1bed422b78d1c990d5e4b8e44d6375be38d
parent5ea391c0dfe2bde10d8ea4e0f53fdee4b9bba322 (diff)
Bump
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 03a2459..70fdf26 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libdcp', '6c1fa17'),)
+ return (('libdcp', '58717de'),)
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory