Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Fri, 11 Sep 2015 19:39:39 +0000 (20:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 11 Sep 2015 19:39:39 +0000 (20:39 +0100)
cscript

diff --git a/cscript b/cscript
index 6b65aa195564acb43640c7d0d56ca0d43b61c3e8..ffaab375f8fd0f3daff114378f7c7f75f7d459f7 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libdcp', '4a79e6e'),)
+    return (('libdcp', '068f2bd'),)
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory