summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-08 19:53:24 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-08 19:53:24 +0000
commitdc31f6d229c0b0c3d953022594c8bb713ca5d72e (patch)
tree3f28a33c9a883ed1a011678bcdc23355df801945 /cscript
parent8fb94b87c535e8ed27ba985d77886198ecb77308 (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 4f2fd2d4..6a59c576 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libcxml', 'v0.14.0'), ('openjpeg-cdist', '5d8bffd'))
+ return (('libcxml', '5f7703a'), ('openjpeg-cdist', '5d8bffd'))
def build(target, options):
cmd = './waf configure --disable-examples --prefix=%s' % target.directory