summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-10 10:15:28 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-10 10:15:28 +0100
commit82755760ae1d27dc613a12ebfa05b3ee360f8234 (patch)
treee7fecc345744138c5d04a827144dfd67100369e1 /cscript
parentd22bff1a3c53fc8b0e5a1d7d5d1b77228574fc5a (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 1c6cc16b..a9349655 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libcxml', '506fb1b'), ('openjpeg-cdist', '5d8bffd'))
+ return (('libcxml', '0f4ca5d'), ('openjpeg-cdist', '5d8bffd'))
def build(target, options):
cmd = './waf configure --disable-examples --prefix=%s' % target.directory