Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Sat, 14 Jul 2018 23:04:21 +0000 (00:04 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 14 Jul 2018 23:04:21 +0000 (00:04 +0100)
cscript

diff --git a/cscript b/cscript
index 519545c2d5b26a1034ea5beefa61c1123a54c046..eda8337cf653734be8ca67ea47bbd8e76c740869 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a45e430'), ('libdcp', '844067e'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a45e430'), ('libdcp', '13a4ee8'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory