Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Fri, 18 Dec 2015 15:37:47 +0000 (15:37 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 18 Dec 2015 15:37:47 +0000 (15:37 +0000)
cscript

diff --git a/cscript b/cscript
index a0c3545dcfd820fe2391891abff03ea74c53344f..6734e85a9c16b1ec7c13b2f983c84479f03a95d6 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libdcp', 'e330669'),)
+    return (('libdcp', 'fb03c08'),)
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory