summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-05-12 00:35:48 +0100
committerCarl Hetherington <cth@carlh.net>2014-05-12 00:35:48 +0100
commit110dc70856bd0f6ae5ec1931f51a4817c5e38f42 (patch)
tree2c0d5466a630ae7efaa113156992eee41e4b0133 /cscript
parentf5477c14b3e335f64236323dd63fdfb889d59265 (diff)
Bump libcxml again.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 12d39ba1..1bb7a35f 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libcxml', 'df3b86a'), ('openjpeg-cdist', '13b69c2'))
+ return (('libcxml', '7b4ecc3'), ('openjpeg-cdist', '13b69c2'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.work_dir_cscript()