Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Sun, 12 Feb 2017 21:12:38 +0000 (21:12 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 12 Feb 2017 21:12:38 +0000 (21:12 +0000)
cscript

diff --git a/cscript b/cscript
index 5dab60d3a2eeed201126246699c8d348a4e05c15..01a04b6100f4748f75ffb05dc2d33d2295555b90 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'v0.1.3'), ('libcxml', 'v0.15.4'), ('libdcp', '839bc2d'))
+    return (('asdcplib-cth', 'v0.1.3'), ('libcxml', 'v0.15.4'), ('libdcp', 'db86ed5'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory