summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 5757164a9..b80f48c59 100644
--- a/cscript
+++ b/cscript
@@ -4,7 +4,7 @@ import os
def dependencies(target):
return (('ffmpeg-cdist', '0b7ef017aca8b572914518c759db1e234d8fc505'),
- ('libdcp', '66ea991028e62daf8bae5b6f1ad348c3eabe1da8'))
+ ('libdcp', 'aaa8fe37ec65ed9db6952d9424bbe0e892fe4dd4'))
def build(target):
cmd = './waf configure --prefix=%s' % target.work_dir_cscript()