Bump libdcp. fastvideo
authorCarl Hetherington <cth@carlh.net>
Thu, 25 Nov 2021 19:27:31 +0000 (20:27 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 25 Nov 2021 19:27:31 +0000 (20:27 +0100)
cscript

diff --git a/cscript b/cscript
index 2134a378a47b14f6998fed912c4f42b86ae226f9..93cb236bf068fc20eea6e0253db9a0bb10b34f52 100644 (file)
--- a/cscript
+++ b/cscript
@@ -22,7 +22,7 @@ import os
 option_defaults = { 'force-cpp11': False }
 
 def dependencies(target, options):
-    return (('asdcplib', 'bb09615'), ('libdcp', 'v1.8.5'))
+    return (('asdcplib', 'bb09615'), ('libdcp', '7b717b5'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory