Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Wed, 29 Aug 2018 10:55:54 +0000 (11:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 29 Aug 2018 10:55:54 +0000 (11:55 +0100)
cscript

diff --git a/cscript b/cscript
index 39247778b036383ace3034d51aef6b3019446e0e..463951a09ec856b965c0084063485bded09dec98 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', 'f2f2a2a'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory