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

diff --git a/cscript b/cscript
index 01a04b6100f4748f75ffb05dc2d33d2295555b90..0d983bc73d5917382a7eadc1df477d472e36847c 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', 'db86ed5'))
+    return (('asdcplib-cth', 'v0.1.3'), ('libcxml', 'v0.15.4'), ('libdcp', '8f964bf'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory