Bump libdcp for 12bit merge.
authorCarl Hetherington <cth@carlh.net>
Thu, 16 Oct 2014 15:46:56 +0000 (16:46 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 16 Oct 2014 15:46:56 +0000 (16:46 +0100)
cscript

diff --git a/cscript b/cscript
index 50f615681d25ab6c0cf52a055e015fb1a75ecd2d..9f0e3edf768513148326e6eb718ffc68ec392f74 100644 (file)
--- a/cscript
+++ b/cscript
@@ -157,7 +157,7 @@ def make_control(debian_version, bits, filename, debug):
 
 def dependencies(target):
     return (('ffmpeg-cdist', '2dffa11'),
-            ('libdcp', 'v0.98.0'))
+            ('libdcp', 'd5accd6'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory