Bump libcxml for build fix.
authorCarl Hetherington <cth@carlh.net>
Fri, 25 Sep 2015 16:45:35 +0000 (17:45 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 25 Sep 2015 16:45:35 +0000 (17:45 +0100)
cscript

diff --git a/cscript b/cscript
index 75b42aee3205a8eddb0dd380abc32992434dd384..22f11dd84180008ced0423432ad7f2ea18277a05 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', 'v0.12.0'), ('openjpeg-cdist', '5d8bffd'))
+    return (('libcxml', '9977612'), ('openjpeg-cdist', '5d8bffd'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory