Bump libdcp for more locale_convert stuff.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 566381904927be3ee29d636d1c9cdf5c148640d6..17ec93c25512d55cc1019dff344ea945f3f0f062 100644 (file)
--- a/cscript
+++ b/cscript
@@ -233,7 +233,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
-            ('libdcp', 'fe83eb5'),
+            ('libdcp', '732f931'),
             ('libsub', '067c21c'))
 
 def configure_options(target):