Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Tue, 22 Jan 2019 15:47:02 +0000 (15:47 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 22 Jan 2019 15:47:02 +0000 (15:47 +0000)
cscript

diff --git a/cscript b/cscript
index af2abecbec981c23b270f7728d799cce3f9b1c7b..4c3fa6f5259123f1463c64ff0cd47fc69210c8d2 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '5895644'), ('libcxml', '4dfe693'), ('libdcp', '4676616'))
+    return (('asdcplib-cth', '5895644'), ('libcxml', '4dfe693'), ('libdcp', '49f9ec2'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory