Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Mon, 26 Jun 2017 10:45:51 +0000 (11:45 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 26 Jun 2017 10:45:51 +0000 (11:45 +0100)
cscript

diff --git a/cscript b/cscript
index b85fe5bc559a2d0f8cbadd8ce9401f42bbbaadf0..f0bf34b90a7f6a57ed6bd5b53e12b300f4efaeb8 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '284f247'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '7e1f0f3'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory