summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-03-22 15:03:11 +0000
committerCarl Hetherington <cth@carlh.net>2019-03-22 15:03:11 +0000
commit83843c79ff22a9d0b42b9a97f696ec7c2722c7f1 (patch)
tree26ef7554f9be4a046037e565ce3c037def8751bf /cscript
parent3dc29c7369361221f6b27238095015bdd313ddfa (diff)
Bump libcxml for raw_convert type addition.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index b36e46f..66133e9 100644
--- a/cscript
+++ b/cscript
@@ -20,7 +20,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', '6648afc'), ('libcxml', '2671859'), ('libdcp', 'e8b480e'))
+ return (('asdcplib-cth', '6648afc'), ('libcxml', '3c371e9'), ('libdcp', 'e8b480e'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory