Use firm libcxml revision.
authorCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 09:52:18 +0000 (10:52 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 09:52:18 +0000 (10:52 +0100)
cscript

diff --git a/cscript b/cscript
index 869631bc63c9b3118b018a82936a0b152dbc75be..96cbfa84aefae7ef491b6d9b9049c9ae60f1c924 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', 'd4c2770'), ('openjpeg-cdist', '5d8bffd'))
+    return (('libcxml', 'v0.13.0'), ('openjpeg-cdist', '5d8bffd'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory