Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Tue, 6 Oct 2015 15:50:31 +0000 (16:50 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 6 Oct 2015 15:50:31 +0000 (16:50 +0100)
cscript

diff --git a/cscript b/cscript
index 5f10d4c754288466c859e4d3f3c47710d56aab83..c4ab8f2cf282d9cc2a394a2096e40717740deaab 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libdcp', 'v1.2.6'),)
+    return (('libdcp', '4debca2'),)
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory