summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-01 12:59:13 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-01 12:59:13 +0100
commit13cbd5e5994ab68d1bd1412291fac32208d38157 (patch)
treecc162b3f6e217f639c3b01f2a3aad160d6e48ab8 /cscript
parent4852a22bc0002184916317be1f8ea2828a0869bd (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 bca259a1..900e1ed3 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libcxml', 'e8003ee'), ('openjpeg-cdist', '5d8bffd'))
+ return (('libcxml', '7fa910c'), ('openjpeg-cdist', '5d8bffd'))
def build(target, options):
cmd = './waf configure --disable-examples --prefix=%s' % target.directory