Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Thu, 29 Jun 2017 12:35:10 +0000 (13:35 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 29 Jun 2017 12:35:10 +0000 (13:35 +0100)
cscript

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