Build with libdcp head for now.
authorCarl Hetherington <cth@carlh.net>
Sat, 4 May 2013 17:48:30 +0000 (18:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 4 May 2013 17:48:30 +0000 (18:48 +0100)
cscript

diff --git a/cscript b/cscript
index 92157a5813d4a9a122870146aabcc413f3830e91..b54b7da31ff5124bea48a1e832ff95e1689a6a1b 100644 (file)
--- a/cscript
+++ b/cscript
@@ -9,7 +9,7 @@ def dependencies(target):
         return (('openjpeg-cdist', None),
                 ('libcxml', None),
                 ('ffmpeg-cdist', '488d5d4496af5e3a3b9d31d6b221e8eeada6b77e'),
-                ('libdcp', 'v0.45'))
+                ('libdcp', None))
 
 def build(env, target):
     cmd = './waf configure --prefix=%s' % env.work_dir_cscript()