Bump libdcp for multiple CCAP.
authorCarl Hetherington <cth@carlh.net>
Wed, 22 Aug 2018 15:21:40 +0000 (16:21 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 22 Aug 2018 15:21:40 +0000 (16:21 +0100)
cscript

diff --git a/cscript b/cscript
index b3db393e5760d21ca2093c22c8476799f535c4e2..222ab97b93b850df220fd1aa9807046d705844fb 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a45e430'), ('libdcp', '348aaa6'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a45e430'), ('libdcp', '9f75a44'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory