Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Tue, 26 Nov 2013 09:59:32 +0000 (09:59 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 26 Nov 2013 09:59:32 +0000 (09:59 +0000)
cscript

diff --git a/cscript b/cscript
index 5757164a9631ecef6f05ecfe588bde51b7068dc2..b80f48c5910b71cfe3d8dc47767e7b8a0077b307 100644 (file)
--- a/cscript
+++ b/cscript
@@ -4,7 +4,7 @@ import os
 
 def dependencies(target):
     return (('ffmpeg-cdist', '0b7ef017aca8b572914518c759db1e234d8fc505'),
-            ('libdcp', '66ea991028e62daf8bae5b6f1ad348c3eabe1da8'))
+            ('libdcp', 'aaa8fe37ec65ed9db6952d9424bbe0e892fe4dd4'))
 
 def build(target):
     cmd = './waf configure --prefix=%s' % target.work_dir_cscript()