Bump libdcp for assert.
authorCarl Hetherington <cth@carlh.net>
Mon, 5 Feb 2018 00:39:50 +0000 (00:39 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 5 Feb 2018 00:39:50 +0000 (00:39 +0000)
cscript

diff --git a/cscript b/cscript
index ea49e057b5accd104d644222b5b830103d37a751..a75e4c1322da2eae6f4e0cf91b1e2e422b6e1961 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a8d8cba'), ('libdcp', '0a47e4c'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a8d8cba'), ('libdcp', 'f19fba7'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory