summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-05-24 13:06:48 +0100
committerCarl Hetherington <cth@carlh.net>2017-05-24 13:06:48 +0100
commitce09e4e378d3fdcbf9a80271a019bce032d9f482 (patch)
tree921daafca18ee701366be16ddb734ba05270759b /cscript
parent2133e6dc346db174b1b88403f51879f98fa9cabd (diff)
Bump libcxml.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 3b28e2e..8f34dcb 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.4'), ('libdcp', '98c2cae'))
+ return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', '25e945f'), ('libdcp', 'c871326'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory