summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-15 16:57:53 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-15 16:57:53 +0000
commiteab8e1ea7a93e6136672741dead30cc284bd47c4 (patch)
treecbb1e974105d75b789c659eb205a52f754135cc6 /cscript
parentb79323d5e3b53aeba03d753dd4aa597df479ee0f (diff)
Bump libdcp for openjpeg2 debugging code.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 5a3759e..7d08704 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', 'd359892'))
+ return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '6b34457'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory