summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-03-19 21:23:20 +0000
committerCarl Hetherington <cth@carlh.net>2019-03-19 21:23:20 +0000
commitcea4cf10316c9da2147c81c26d4bc0811dff1db6 (patch)
tree633bf5f4963281a9e7ec3265b6e636586a2256dc
parentf43148f72cb19dfb2d1f1f80d87bbe24641d481c (diff)
Bump libcxml.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 6eabaea..8ac0ec1 100644
--- a/cscript
+++ b/cscript
@@ -20,7 +20,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', '6648afc'), ('libcxml', '670c528'), ('libdcp', '097f27f'))
+ return (('asdcplib-cth', '6648afc'), ('libcxml', 'be5d6b5'), ('libdcp', 'e54d544'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory