Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Wed, 21 Mar 2018 23:12:40 +0000 (23:12 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 21 Mar 2018 23:12:40 +0000 (23:12 +0000)
cscript

diff --git a/cscript b/cscript
index f5fb824d425e1f5de55bad0259f04307761f00bd..4ab0cd52761d39a6db0f744081b01149a4b45cde 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.5'), ('libdcp', '1215fe2'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.5'), ('libdcp', '8c852cb'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory