Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Thu, 8 Apr 2021 22:02:35 +0000 (00:02 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 8 Apr 2021 22:02:35 +0000 (00:02 +0200)
cscript

diff --git a/cscript b/cscript
index ac0467e6d36d160c9a99f79744083b7170617a9d..ebbbe61653f9631a2fd4575071c6fd86f8ba1f3f 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', '3a328b6'))
+    return (('asdcplib', 'bb09615'), ('libdcp', '4552587'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory