Merge branch '1.0' of git.carlh.net:git/libsub into 1.0
authorCarl Hetherington <cth@carlh.net>
Fri, 25 Sep 2015 12:56:35 +0000 (13:56 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 25 Sep 2015 12:56:35 +0000 (13:56 +0100)
cscript

diff --git a/cscript b/cscript
index bad26c1183700e3b82e2a4befee1aa99a2eec946..ea73e94d8206f81863ce59d1693d860a089676cd 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libdcp', '0c8b5b4'),)
+    return (('libdcp', '1484800'),)
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory