Bump libdcp for multi-PKL fix.
authorCarl Hetherington <cth@carlh.net>
Tue, 25 Sep 2018 08:41:45 +0000 (09:41 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 25 Sep 2018 08:41:45 +0000 (09:41 +0100)
cscript

diff --git a/cscript b/cscript
index 4d3fe2108f8c5e2faf2c6208a3d8c6c3a7fd1239..c490f3171dbbb4ac3c0a8f9ce26ba9e465703f3b 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '9eb185c'))
+    return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '6ff5bc5'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory