Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Wed, 7 Mar 2018 21:42:02 +0000 (21:42 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 7 Mar 2018 21:42:02 +0000 (21:42 +0000)
cscript

diff --git a/cscript b/cscript
index 47e5fe087de8849ce8962bef8df4c866288067e3..ee7631e3c09f20bbc61970a2a40a253a376717ad 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.5'), ('libdcp', 'v1.5.1'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.5'), ('libdcp', '2892aac'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory