Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Sep 2018 20:44:15 +0000 (21:44 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 10 Sep 2018 20:44:15 +0000 (21:44 +0100)
cscript

diff --git a/cscript b/cscript
index afffb288de91aa7fd7fa11dcf184d84258c29147..f163df13157b2120fdc1669a6185f8f6fa80a14a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'b536bc0'), ('libcxml', 'a45e430'), ('libdcp', '5d8a158'))
+    return (('asdcplib-cth', 'b536bc0'), ('libcxml', 'a45e430'), ('libdcp', 'f380b96'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory