summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-01-09 20:38:18 +0000
committerCarl Hetherington <cth@carlh.net>2018-01-09 20:38:18 +0000
commit567a711864551cfafcd66fffc235951c7e58b51d (patch)
tree1db38966c509500ed70795890eb4cb96fac8e0ec /cscript
parent6a0a88cdf8ab69e9f8664c747ee752c516e4fe4e (diff)
Bump libdcp for new setters.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 4482350..d77b3bd 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a8d8cba'), ('libdcp', '182f327'))
+ return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'a8d8cba'), ('libdcp', '1daf081'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory