Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Wed, 28 Oct 2015 10:25:35 +0000 (10:25 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 28 Oct 2015 10:25:35 +0000 (10:25 +0000)
cscript

diff --git a/cscript b/cscript
index 1d26c30955710d57f55126366dbb42eed6551544..012ede7b7c32ba095aad5adca8ea1ea1d8d14f59 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libdcp', 'f6b7898'),)
+    return (('libdcp', '6dc0cdb'),)
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory