Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Thu, 30 Apr 2015 16:58:31 +0000 (17:58 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 30 Apr 2015 16:58:31 +0000 (17:58 +0100)
cscript

diff --git a/cscript b/cscript
index f3387e78a3c8b35693d7606654b1b2828ec67c94..0beffc5ef8e516733bf57520d7788247c7bde2aa 100644 (file)
--- a/cscript
+++ b/cscript
@@ -156,7 +156,7 @@ def make_control(debian_version, bits, filename, debug):
 
 def dependencies(target):
     return (('ffmpeg-cdist', 'f69bb08'),
-            ('libdcp', 'fa1dddf'),
+            ('libdcp', '8f3587b'),
             ('libsub', 'f66b11f'))
 
 def build(target, options):