Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Wed, 3 Feb 2016 21:57:57 +0000 (21:57 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 3 Feb 2016 21:57:57 +0000 (21:57 +0000)
cscript

diff --git a/cscript b/cscript
index 35efbe977f6622692afcc1494cfe47d85df52198..52b8f4966f26de55406e34fb73aa9f4b9e1b14fd 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libdcp', '14a1706'), ('asdcplib-cth', 'cth'))
+    return (('libdcp', '0aafcc5'), ('asdcplib-cth', 'cth'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory