Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Sun, 2 Sep 2018 22:39:29 +0000 (23:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 2 Sep 2018 22:39:29 +0000 (23:39 +0100)
cscript

diff --git a/cscript b/cscript
index 39247778b036383ace3034d51aef6b3019446e0e..3836c61d3dc5f25382c632f81ab1b6e1d69cea6a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a45e430'), ('libdcp', '90aa785'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a45e430'), ('libdcp', '8259e27'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory