summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-02-03 21:57:57 +0000
committerCarl Hetherington <cth@carlh.net>2016-02-03 21:57:57 +0000
commit0bddbf86f76cb9885ac59dfac773766d3b9faae5 (patch)
treeeb7bf450510f7bf6b46e37d152ecb174df001228
parent747b2a6586a371259590bc562ef75f1fde29c47e (diff)
Bump libdcp.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 35efbe9..52b8f49 100644
--- 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