Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Sat, 8 Jul 2017 22:29:36 +0000 (23:29 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 8 Jul 2017 22:29:36 +0000 (23:29 +0100)
cscript

diff --git a/cscript b/cscript
index fc2822beff75bb75244ceff6dbc5370d7f61988b..69b263d00ffd5b211ee62b22aa2dadde3760d926 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', '3889eca'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', 'a6a4c47'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory