Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Tue, 15 Oct 2013 14:25:15 +0000 (15:25 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 15 Oct 2013 14:25:15 +0000 (15:25 +0100)
cscript

diff --git a/cscript b/cscript
index 059ba44e3f62a9180e9a692bfa85054257428ac1..b899f7fba493760e00cc6b340fed676413da265b 100644 (file)
--- a/cscript
+++ b/cscript
@@ -4,7 +4,7 @@ import os
 
 def dependencies(target):
     return (('ffmpeg-cdist', 'b1219246a0cce9a4b916669d506bb33c925225c3'),
-            ('libdcp', 'c7f48dfbf82e5233bc8cfc79c5ed057c41d7ba15'))
+            ('libdcp', '573d38b0d1122597a73be47401e8b908429b9fe4'))
 
 def build(target):
     cmd = './waf configure --prefix=%s' % target.work_dir_cscript()