Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Sun, 21 May 2017 22:38:57 +0000 (23:38 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 21 May 2017 22:38:57 +0000 (23:38 +0100)
cscript

diff --git a/cscript b/cscript
index 9853223f1f67bd4bc2c90646d4ce7e27c1ea7ad2..79809c847b1d40a82bcb5ab8a482010bd663adcb 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.4'), ('libdcp', 'be3aa4a'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.4'), ('libdcp', '14fe126'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory