summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-05 10:39:58 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-05 10:39:58 +0100
commita96966dfbc2b2bcf285290d3516daf26ed853719 (patch)
treec796eb2bfde4a4227d9e495d3ca6439953ed9406 /cscript
parent3c7d752d380c6ce9febebbe3b3d77d208eae8625 (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 ee0fd96f..869631bc 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libcxml', '7fa910c'), ('openjpeg-cdist', '5d8bffd'))
+ return (('libcxml', 'd4c2770'), ('openjpeg-cdist', '5d8bffd'))
def build(target, options):
cmd = './waf configure --disable-examples --prefix=%s' % target.directory