Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Thu, 9 Mar 2023 23:27:25 +0000 (00:27 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 9 Mar 2023 23:27:25 +0000 (00:27 +0100)
cscript

diff --git a/cscript b/cscript
index f61d2d05cd19e6b70d881f63b62eed342ddb8822..197e6987bd3df0bafd02a2ee0320ff19e7781b86 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'd8490c6'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.15'))
+    return (('asdcplib-cth', 'd8490c6'), ('libcxml', 'v0.16.1'), ('libdcp', '087d159237ac3fff679767b14e68208bf6093948'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory