Bump libdcp correctly.
authorCarl Hetherington <cth@carlh.net>
Tue, 13 Mar 2018 09:22:29 +0000 (09:22 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 13 Mar 2018 09:22:29 +0000 (09:22 +0000)
cscript

diff --git a/cscript b/cscript
index c06c07462ab07efcd63d1f3dfc78e91b2538e045..3c0fce7fc77479c4f5d3d99c2e247f2da24c68db 100644 (file)
--- a/cscript
+++ b/cscript
@@ -300,7 +300,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', '2892aac'),
+            ('libdcp', '92d0468'),
             ('libsub', '708eff1'),
             ('rtaudio-cdist', '739969e'))