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

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